Searched refs:test_skipping_decorators (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ | ||
D | test_skipping.py | 32 def test_skipping_decorators(self): member in Test_TestSkipping |
/external/python/cpython3/Lib/unittest/test/ | ||
D | test_skipping.py | 57 def test_skipping_decorators(self): member in Test_TestSkipping |