Searched refs:test_magic_methods_and_spec_set (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testmagicmethods.py | 316 def test_magic_methods_and_spec_set(self): member in TestMockingMagicMethods |
/external/python/mock/mock/tests/ | ||
D | testmagicmethods.py | 379 def test_magic_methods_and_spec_set(self): member in TestMockingMagicMethods |