Searched refs:test_classmethod (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | test_decorators.py | 103     def test_classmethod(self):  member in TestDecorators | 
| D | test_pydoc.py | 1159     def test_classmethod(self):  member in TestDescriptions | 
| D | test_inspect.py | 2395             def test_classmethod(*args):  # NOQA  member in TestSignatureObject.test_signature_without_self.A | 
| /external/python/cpython3/Lib/unittest/test/testmock/ | ||
| D | testhelpers.py | 1114     def test_classmethod(self):  member in TestCallablePredicate |