Searched refs:test_countTestCases (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_functiontestcase.py | 10 def test_countTestCases(self): member in Test_FunctionTestCase |
D | test_case.py | 106 def test_countTestCases(self): member in Test_TestCase |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_functiontestcase.py | 10 def test_countTestCases(self): member in Test_FunctionTestCase |
D | test_case.py | 128 def test_countTestCases(self): member in Test_TestCase |