Searched refs:test_non_callable (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testcallable.py | 23 def test_non_callable(self): member in TestCallable |
/external/python/mock/mock/tests/ | ||
D | testcallable.py | 23 def test_non_callable(self): member in TestCallable |