Searched refs:test_staticmethod (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testhelpers.py | 1103 def test_staticmethod(self): member in TestCallablePredicate |
/external/python/mock/mock/tests/ | ||
D | testhelpers.py | 1163 def test_staticmethod(self): member in TestCallablePredicate |
/external/python/cpython3/Lib/test/ | ||
D | test_pydoc.py | 1138 def test_staticmethod(self): member in TestDescriptions |
D | test_functools.py | 1705 def test_staticmethod(x): member in TestLRU.test_lru_cache_weakrefable.A |
D | test_inspect.py | 2274 def test_staticmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A |