cpython/Lib/unittest/test/testmock
2015-07-24 03:48:45 +12:00
..
__init__.py
__main__.py
support.py
testcallable.py
testhelpers.py Issue #19594: Use specific asserts in unittest tests. 2013-11-17 00:14:35 +02:00
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 Merge 2014-04-15 17:22:22 -04:00
testsentinel.py
testwith.py Issue #21750: Further fixup to be styled like other mock APIs. 2015-07-24 03:48:20 +12:00