Searched refs:test_staticmethod (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_decorators.py | 97 def test_staticmethod(self): member in TestDecorators |
| D | test_pydoc.py | 1168 def test_staticmethod(self): member in TestDescriptions |
| D | test_functools.py | 1841 def test_staticmethod(x): member in TestLRU.test_lru_cache_weakrefable.A |
| D | test_inspect.py | 2490 def test_staticmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A |
| /third_party/python/Lib/unittest/test/testmock/ | ||
| D | testhelpers.py | 1142 def test_staticmethod(self): member in TestCallablePredicate |