Michael Foord
|
f7c4158057
|
Adding patch.stopall method to unittest.mock
|
2012-06-10 20:36:32 +01:00 |
Michael Foord
|
2cd48738ba
|
Closes issue 14636. mock objects raise exceptions from an iterable side_effect
|
2012-04-21 15:52:11 +01:00 |
Michael Foord
|
0682a0c0a9
|
Minor docstring / docs corrections for unittest.mock
|
2012-04-13 20:51:20 +01:00 |
Michael Foord
|
c287062fcf
|
unittest.mock.PropertyMock return value and attributes are now standard MagicMocks
|
2012-04-13 16:57:22 +01:00 |
Georg Brandl
|
24891672ce
|
Fix markup errors found by "make suspicious".
|
2012-04-01 13:48:26 +02:00 |
Michael Foord
|
e55f6636cc
|
Fix typo in unittest.mock docs
|
2012-03-29 13:46:50 +01:00 |
Michael Foord
|
324b58bf18
|
Update unittest.mock.patch example
|
2012-03-28 15:49:08 +01:00 |
Michael Foord
|
2309ed861a
|
Re-order unittest.mock documentation to put magic method support before the helpers
|
2012-03-28 15:38:36 +01:00 |
Michael Foord
|
901553668a
|
Adding an example to unittest.mock.patch documentation
|
2012-03-28 15:32:08 +01:00 |
Michael Foord
|
54b3db8c84
|
Minor unittest.mock.patch doc / docstring improvement
|
2012-03-28 15:08:08 +01:00 |
Michael Foord
|
a9e6fb201d
|
Unsplit unittest.mock documentation
|
2012-03-28 14:36:02 +01:00 |
Michael Foord
|
944e02d055
|
Adding unittest.mock documentation
|
2012-03-25 23:12:55 +01:00 |