Searched refs:test_inheritance (Results 1 – 8 of 8) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | test_baseexception.py | 21 def test_inheritance(self): member in ExceptionClassTests |
| D | test_configparser.py | 2047 def test_inheritance(self): member in BlatantOverrideConvertersTestCase |
| D | test_zipfile.py | 3131 def test_inheritance(self, alpharep): member in TestPath |
| D | datetimetester.py | 285 def test_inheritance(self): member in TestTimeZone |
| /external/python/cpython2/Lib/test/ | ||
| D | test_pep352.py | 43 def test_inheritance(self): member in ExceptionClassTests |
| D | test_warnings.py | 164 def test_inheritance(self): member in FilterTests |
| /external/python/pybind11/tests/ | ||
| D | test_class.py | 138 def test_inheritance(msg): function |
| /external/python/cpython3/Lib/test/test_warnings/ | ||
| D | __init__.py | 256 def test_inheritance(self): member in FilterTests |