Searched refs:TestP (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/unittest/test/
H A Dtest_loader.py979 # TestP.foobar is defined to make sure getTestCaseNames() respects
982 class TestP(unittest.TestCase): class in function:Test_TestLoader.test_getTestCaseNames__inheritance
987 class TestC(TestP):

Completed in 66 milliseconds