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