Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/
Dsuite.py37 def countTestCases(self): member in BaseTestSuite
363 def countTestCases(self): member in _ErrorHolder
Dcase.py434 def countTestCases(self): member in TestCase