Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 3.3 | Georg Brandl | 2013-02-03 | 1 | -14/+14 |
|\ | |||||
| * | #17109: fix headings in mock example doc. | Georg Brandl | 2013-02-03 | 1 | -14/+14 |
* | | Issue #17015: When it has a spec, a Mock object now inspects its signature wh... | Antoine Pitrou | 2013-02-02 | 1 | -0/+14 |
|/ | |||||
* | Use correct methods in unittest.mock examples. | Ezio Melotti | 2013-01-10 | 1 | -6/+6 |
* | Closes issue 14636. mock objects raise exceptions from an iterable side_effect | Michael Foord | 2012-04-21 | 1 | -50/+0 |
* | Minor docstring / docs corrections for unittest.mock | Michael Foord | 2012-04-13 | 1 | -1/+1 |
* | Fix markup errors found by "make suspicious". | Georg Brandl | 2012-04-01 | 1 | -1/+1 |
* | Unsplit unittest.mock documentation | Michael Foord | 2012-03-28 | 1 | -8/+417 |
* | Adding unittest.mock documentation | Michael Foord | 2012-03-25 | 1 | -0/+887 |