Searched defs:test_name (Results 1 – 3 of 3) sorted by relevance
36 test_name = None variable in CaseResult
47 test_name = None variable in CaseResult135 def __init__(self, class_name, test_name): argument
449 def handle_test_tag(self, test_class, test_name): argument