Searched refs:test_discover (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_discovery.py | 134 def test_discover(self): member in TestDiscovery |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_discovery.py | 367 def test_discover(self): member in TestDiscovery |