Searched refs:test_discovery_from_dotted_path (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_program.py | 11 def test_discovery_from_dotted_path(self): member in Test_TestProgram |
D | test_discovery.py | 381 def test_discovery_from_dotted_path(self): member in TestDiscovery |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_program.py | 13 def test_discovery_from_dotted_path(self): member in Test_TestProgram |
D | test_discovery.py | 781 def test_discovery_from_dotted_path(self): member in TestDiscovery |