Lines Matching refs:test_info
29 from test_finders import test_info
298 ti_filter = frozenset([test_info.TestFilter(
314 [test_info.TestFilter(full_class_name, methods)])
332 test_info.TestFilter(
339 [test_info.TestFilter(kwargs.get('class_name', None), methods)])
355 [test_info.TestFilter(package_name, methods)])
406 tinfo = self._process_test_info(test_info.TestInfo(
437 tinfo = self._process_test_info(test_info.TestInfo(
471 [test_info.TestFilter(class_name, methods)])
473 tinfo = self._process_test_info(test_info.TestInfo(
688 test_filter = frozenset([test_info.TestFilter(package, frozenset())])
875 tinfo = test_info.TestInfo(