Searched refs:_deprecated_suite_method (Results 1 – 1 of 1) sorted by relevance
826 def _deprecated_suite_method(func): function1329 find_and_parse_tests = _deprecated_suite_method(find_and_parse_tests)1330 find_possible_tests = _deprecated_suite_method(find_possible_tests)1331 create_fs_getter = _deprecated_suite_method(create_fs_getter)1332 name_in_tag_predicate = _deprecated_suite_method(1334 name_in_tag_similarity_predicate = _deprecated_suite_method(1336 test_name_equals_predicate = _deprecated_suite_method(1338 test_name_in_list_predicate = _deprecated_suite_method(1340 test_name_matches_pattern_predicate = _deprecated_suite_method(1342 test_file_matches_pattern_predicate = _deprecated_suite_method([all …]