Home
last modified time | relevance | path

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

/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py80 def test_cannot_subclass(self): member in BottomTypeTestsMixin
175 def test_cannot_subclass(self): member in ClassVarTests
219 def test_cannot_subclass(self): member in FinalTests
263 def test_cannot_subclass(self): member in RequiredTests
307 def test_cannot_subclass(self): member in NotRequiredTests
1890 def test_cannot_subclass(self): member in AnnotatedTests
2064 def test_cannot_subclass(self): member in TypeAliasTests
2290 def test_cannot_subclass(self): member in TypeGuardTests
2336 def test_cannot_subclass(self): member in LiteralStringTests
2390 def test_cannot_subclass(self): member in SelfTests
/external/python/cpython3/Lib/test/
Dtest_typing.py97 def test_cannot_subclass(self): member in AnyTests
137 def test_cannot_subclass(self): member in NoReturnTests
339 def test_cannot_subclass(self): member in UnionTests
2516 def test_cannot_subclass(self): member in ClassVarTests
2560 def test_cannot_subclass(self): member in FinalTests
4574 def test_cannot_subclass(self): member in RETests
4695 def test_cannot_subclass(self): member in AnnotatedTests
4808 def test_cannot_subclass(self): member in TypeAliasTests
5078 def test_cannot_subclass(self): member in TypeGuardTests