Home
last modified time | relevance | path

Searched refs:_SubTest (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/unittest/
H A Drunner.py8 from .case import _SubTest namespace
62 is_subtest = isinstance(test, _SubTest)
H A Dcase.py535 self._subtest = _SubTest(self, msg, params_map)
1446 class _SubTest(TestCase): class

Completed in 3 milliseconds