Home
last modified time | relevance | path

Searched refs:PropertyTests (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_property.py80 class PropertyTests(unittest.TestCase): class
228 run_unittest(PropertyTests, PropertySubclassTests)
/external/python/cpython3/Lib/test/
Dtest_property.py79 class PropertyTests(unittest.TestCase): class
Dtest_dynamicclassattribute.py97 class PropertyTests(unittest.TestCase): class