Home
last modified time | relevance | path

Searched refs:TestClassDecorators (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_decorators.py269 class TestClassDecorators(unittest.TestCase): class
306 test_support.run_unittest(TestClassDecorators)
/external/python/cpython3/Lib/test/
Dtest_decorators.py268 class TestClassDecorators(unittest.TestCase): class