Home | History | Annotate | Download | only in test

Lines Matching refs:def

12     def test_init(self):
21 def testBufferAndFailfast(self):
23 def testFoo(self):
35 def testRunnerRegistersResult(self):
37 def testFoo(self):
40 def cleanup():
50 def fakeRegisterResult(thisResult):
58 def test_works_with_result_without_startTestRun_stopTestRun(self):
60 def __init__(self, *_):
63 def printErrors(self):
70 def test_startTestRun_stopTestRun_called(self):
73 def printErrors(self):
77 def __init__(self, events):
81 def _makeResult(self):
90 def test_pickle_unpickle(self):
103 def test_resultclass(self):
104 def MockResultClass(*args):
117 def test_oldresult(self):
119 def testFoo(self):