Home
last modified time | relevance | path

Searched defs:tearDownError (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/unittest/test/
Dtest_result.py622 tearDownError = None variable in Test_TextTestResult.Test
627 def _run_test(self, test_name, verbosity, tearDownError=None): argument