Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_property.py140 class PropertySubclassTests(unittest.TestCase): class
228 run_unittest(PropertyTests, PropertySubclassTests)
/external/python/cpython3/Lib/test/
Dtest_dynamicclassattribute.py207 class PropertySubclassTests(unittest.TestCase): class
Dtest_property.py216 class PropertySubclassTests(unittest.TestCase): class