cpython/Lib/unittest/test/testmock
2017-02-26 15:04:11 +03:00
..
__init__.py
__main__.py
support.py
testcallable.py
testhelpers.py bpo-28961: Address my comments from earlier code review (#305) 2017-02-26 15:04:11 +03:00
testmagicmethods.py
testmock.py Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY. 2017-01-21 23:15:18 +02:00
testpatch.py
testsentinel.py Issue #20804: The unittest.mock.sentinel attributes now preserve their 2017-01-11 20:13:03 +02:00
testwith.py