Searched refs:LoggingCase (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/ | ||
H A D | test_suite.py | 222 class LoggingCase(unittest.TestCase): class 229 tests = [LoggingCase('test1'), LoggingCase('test2')] |
Completed in 2 milliseconds