cpython/Lib/unittest/test/testmock
2015-07-24 03:48:45 +12:00
..
__init__.py
__main__.py
support.py
testcallable.py
testhelpers.py
testmagicmethods.py Issue #23310: Fix MagicMock's initializer to work with __methods__. 2015-04-14 00:12:57 -07:00
testmock.py Issue #21750: Further fixup to be styled like other mock APIs. 2015-07-24 03:48:45 +12:00
testpatch.py
testsentinel.py
testwith.py Issue #21750: Further fixup to be styled like other mock APIs. 2015-07-24 03:48:20 +12:00