Home
last modified time | relevance | path

Searched refs:testPartExecutor (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/unittest/
Dcase.py55 def testPartExecutor(self, test_case, isTest=False): member in _Outcome
497 with self._outcome.testPartExecutor(self._subtest, isTest=True):
586 with outcome.testPartExecutor(self):
590 with outcome.testPartExecutor(self, isTest=True):
593 with outcome.testPartExecutor(self):
630 with outcome.testPartExecutor(self):