Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decorators.py71 class TestDecorators(unittest.TestCase): class
305 test_support.run_unittest(TestDecorators)
Dtest_inspect.py333 class TestDecorators(GetSourceBase): class
858 TestDecorators, TestRetrievingSourceCode, TestOneliners, TestBuggyCases,