cpython/Lib/unittest/test/testmock
2012-03-25 18:57:58 +01:00
..
__init__.py PEP 417: Adding unittest.mock 2012-03-14 12:24:34 -07:00
support.py PEP 417: Adding unittest.mock 2012-03-14 12:24:34 -07:00
testcallable.py Remove more Python 2 compatibility cruft from unittest.mock 2012-03-14 14:40:22 -07:00
testhelpers.py PEP 417: Adding unittest.mock 2012-03-14 12:24:34 -07:00
testmagicmethods.py unittest.mock.MagicMock objects are now unorderable by default 2012-03-25 18:16:07 +01:00
testmock.py Fix another mock import 2012-03-14 12:58:46 -07:00
testpatch.py Support subclassing unittest.mock._patch and fix various obscure bugs around patcher spec arguments 2012-03-25 18:57:58 +01:00
testsentinel.py PEP 417: Adding unittest.mock 2012-03-14 12:24:34 -07:00
testwith.py PEP 417: Adding unittest.mock 2012-03-14 12:24:34 -07:00