Home | History | Annotate | Download | only in test

Lines Matching refs:TestResult

114     # unittest.TestResult;  subclasses of TestCase should
122 self.assertEqual(type(result), unittest.TestResult)
274 # "TestCase.run() still works when the defaultTestResult is a TestResult
1103 result = unittest.TestResult()