cpython/Lib/unittest/test/testmock
Martin Panter 0be894b2f6 Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
..
__init__.py
__main__.py Adjust comment 2013-09-14 00:40:46 +02:00
support.py
testcallable.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
testhelpers.py Issue #26750: unittest.mock.create_autospec() now works properly 2016-08-07 08:52:26 -07:00
testmagicmethods.py Issue #23310: Fix MagicMock's initializer to work with __methods__. 2015-04-14 00:12:57 -07:00
testmock.py Issue #26807: mock_open 'files' no longer error on readline at end of file. 2016-05-16 15:22:01 +12:00
testpatch.py Issue #22138: Fix mock.patch behavior when patching descriptors. Restore 2016-01-08 23:43:29 -08:00
testsentinel.py Issue #19594: Use specific asserts in unittest tests. 2013-11-17 00:12:21 +02:00
testwith.py Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. 2015-08-06 13:15:51 +03:00