Searched defs:test_suite (Results 1 – 2 of 2) sorted by relevance
28 test_suite = loader.loadTestsFromNames(test_modules) variable
32 def __init__(self, test_result, output_file, test_suite, test_filename): argument