Home | History | Annotate | Download | only in test

Lines Matching defs:TestP

979     # TestP.foobar is defined to make sure getTestCaseNames() respects
982 class TestP(unittest.TestCase):
987 class TestC(TestP):