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
/
Doc
/
library
/
unittest.mock.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
unittest.mock minor doc update
Michael Foord
2012-06-10
1
-1/+1
*
Adding patch.stopall method to unittest.mock
Michael Foord
2012-06-10
1
-2/+6
*
Closes issue 14636. mock objects raise exceptions from an iterable side_effect
Michael Foord
2012-04-21
1
-0/+14
*
Minor docstring / docs corrections for unittest.mock
Michael Foord
2012-04-13
1
-4/+4
*
unittest.mock.PropertyMock return value and attributes are now standard Magic...
Michael Foord
2012-04-13
1
-0/+11
*
Fix markup errors found by "make suspicious".
Georg Brandl
2012-04-01
1
-3/+3
*
Fix typo in unittest.mock docs
Michael Foord
2012-03-29
1
-1/+1
*
Update unittest.mock.patch example
Michael Foord
2012-03-28
1
-2/+2
*
Re-order unittest.mock documentation to put magic method support before the h...
Michael Foord
2012-03-28
1
-219/+220
*
Adding an example to unittest.mock.patch documentation
Michael Foord
2012-03-28
1
-0/+9
*
Minor unittest.mock.patch doc / docstring improvement
Michael Foord
2012-03-28
1
-11/+14
*
Unsplit unittest.mock documentation
Michael Foord
2012-03-28
1
-1/+1284
*
Adding unittest.mock documentation
Michael Foord
2012-03-25
1
-0/+900