Searched refs:test_run__empty_suite (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_suite.py | 168 def test_run__empty_suite(self): member in Test_TestSuite |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_suite.py | 194 def test_run__empty_suite(self): member in Test_TestSuite |