Searched refs:TestGroup (Results 1 – 1 of 1) sorted by relevance
468 class TestGroup(Test): class472 super(TestGroup, self).__init__(pathname, **kwargs)645 testgroup = TestGroup(dirname)694 testgroup = TestGroup(os.path.abspath(pathname),696 for prop in TestGroup.props: