cpython/Lib/unittest/test/testmock
2018-12-01 11:03:54 +01:00
..
__init__.py
__main__.py
support.py
testcallable.py
testhelpers.py
testmagicmethods.py bpo-35022: unittest.mock.MagicMock now also supports __fspath__ (GH-9960) 2018-10-25 23:48:58 +02:00
testmock.py bpo-31177: Skip deleted attributes while calling reset_mock (GH-9302) 2018-12-01 11:03:54 +01:00
testpatch.py
testsealable.py
testsentinel.py
testwith.py bpo-32933: Implement __iter__ method on mock_open() (GH-5974) 2018-09-13 01:21:16 +03:00