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

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

Completed in 77 milliseconds