index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
unittest
/
test
/
testmock
/
testpatch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes issue28380: unittest.mock Mock autospec functions now properly support
Gregory P. Smith
2016-10-06
1
-0/+6
*
Issue #23277: Remove unused imports in tests.
Serhiy Storchaka
2016-04-24
1
-2/+2
*
Issue #22138: Fix mock.patch behavior when patching descriptors. Restore
Senthil Kumaran
2016-01-09
1
-0/+26
*
Merge
Michael Foord
2014-04-15
1
-1/+18
|
\
|
*
Closes issue 21239. unittest.mock.patch.stopall() did not work deterministica...
Michael Foord
2014-04-15
1
-1/+18
*
|
Closes issue 17660. You no longer need to explicitly pass create=True when pa...
Michael Foord
2014-04-14
1
-2/+22
|
/
*
Issue #19013: add unittest.main() epilogs to unittest.mock's own test modules
Antoine Pitrou
2013-09-13
1
-1/+0
*
Adding patch.stopall method to unittest.mock
Michael Foord
2012-06-10
1
-0/+18
*
unittest.mock: a mock created by patch with a spec as the list argument will ...
Michael Foord
2012-03-25
1
-0/+20
*
Support subclassing unittest.mock._patch and fix various obscure bugs around ...
Michael Foord
2012-03-25
1
-7/+102
*
And another one... mock import fix.
Michael Foord
2012-03-14
1
-2/+2
*
Fix import failure in mock test
Michael Foord
2012-03-14
1
-1/+1
*
PEP 417: Adding unittest.mock
Michael Foord
2012-03-14
1
-0/+1652