Home
last modified time | relevance | path

Searched defs:create_autospec (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Doc/library/
Dunittest.mock.rst1989 create_autospec section in Helpers
/external/pdfium/third_party/pymock/
Dmock.py2135 def create_autospec(spec, spec_set=False, instance=False, _parent=None, function
/external/python/cpython2/Lib/test/
D_mock_backport.py2085 def create_autospec(spec, spec_set=False, instance=False, _parent=None, function
/external/python/cpython3/Lib/unittest/
Dmock.py2149 def create_autospec(spec, spec_set=False, instance=False, _parent=None, function
/external/python/mock/mock/
Dmock.py2265 def create_autospec(spec, spec_set=False, instance=False, _parent=None, function