summaryrefslogtreecommitdiff
path: root/Doc/library/unittest.mock.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #20804: The unittest.mock.sentinel attributes now preserve theirSerhiy Storchaka2017-01-111-0/+4
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
|\
| * Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
* | Issue #27531: Merge from 3.5Berker Peksag2016-07-171-2/+38
|\ \ | |/ |/|
| * Merge Issue #22558.Terry Jan Reedy2016-06-111-2/+5
| |\
| * | Issue #21271: Adds new keyword only parameters in reset_mock callKushal Das2016-06-021-2/+10
| * | Fix typos in mock and exceptions docsBerker Peksag2016-04-111-0/+28
| |\ \
| | * | Add Mock.assert_called()Victor Stinner2016-03-111-0/+28
* | | | Issue #27531: Update signature of Mock.assert_not_called methodBerker Peksag2016-07-171-1/+1
| |_|/ |/| |
* | | Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+5
|/ /
* | Fix typos in mock and exceptions docsBerker Peksag2016-04-111-1/+1
|/
* Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5Martin Panter2015-11-021-5/+47
|\
| * Use print function in mock docs.Berker Peksag2015-09-101-6/+6
| |\
| * \ Add versionchanged information for mock_open.Robert Collins2015-07-241-0/+8
| |\ \
| * \ \ Issue #21750: Further fixup to be styled like other mock APIs.Robert Collins2015-07-241-4/+46
| |\ \ \
| | * \ \ Issue #23641: Cleaned out legacy dunder names from tests and docs.Serhiy Storchaka2015-03-121-6/+6
| | |\ \ \
| | * \ \ \ merge 3.4 (#23221)Benjamin Peterson2015-01-131-38/+80
| | |\ \ \ \
| | | * \ \ \ Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.Berker Peksag2015-01-071-38/+80
| | | |\ \ \ \
| | | | * \ \ \ merge with 3.4Georg Brandl2014-10-311-38/+80
| | | | |\ \ \ \
| | | | | * | | | unittest.mock docs: fix use of default roleGeorg Brandl2014-10-311-277/+278
| | | | | * | | | Merge with 3.4Georg Brandl2014-10-291-3/+44
| | | | | |\ \ \ \
| | | | | | * | | | Closes Issue 21262: New method assert_not_called for Mock.Kushal Das2014-04-171-0/+14
| | | | | | * | | | Closes Issue 21238: New keyword argument `unsafe` to Mock.Kushal Das2014-04-161-1/+7
| | | | | | * | | | Closes issue 17660. You no longer need to explicitly pass create=True when pa...Michael Foord2014-04-141-2/+23
* | | | | | | | | | Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Use print function in mock docs.Berker Peksag2015-09-101-6/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add versionchanged information for mock_open.Robert Collins2015-07-241-0/+8
|/ / / / / / /
* | | | | | | Issue #21750: Further fixup to be styled like other mock APIs.Robert Collins2015-07-241-3/+5
* | | | | | | Fix usage of the default role.Zachary Ware2015-07-061-35/+35
* | | | | | | Fix suspicious markupZachary Ware2015-07-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Issue #23641: Cleaned out legacy dunder names from tests and docs.Serhiy Storchaka2015-03-121-6/+6
|/ / / / /
* | | | | fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-131-1/+1
|/ / / /
* | | | Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.Berker Peksag2015-01-071-3/+4
|/ / /
* | | #22613: minor other fixes in library docs (thanks Jacques Ducasse)Georg Brandl2014-10-311-7/+8
* | | unittest.mock docs: fix use of default roleGeorg Brandl2014-10-311-235/+235
|/ /
* | Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
|/
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-151-2/+2
* Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-11/+11
|\
| * Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-11/+11
* | Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-3/+3
|\ \ | |/
| * Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-3/+3
* | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-3/+4
|\ \ | |/
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-4/+4
* | Issue #18743: Fix references to non-existant "StringIO" module.Serhiy Storchaka2013-08-171-2/+2
|\ \ | |/
| * Issue #18743: Fix references to non-existant "StringIO" module.Serhiy Storchaka2013-08-171-2/+2
* | mergeBrett Cannon2013-05-251-1/+1
|\ \ | |/
| * Add a missing parenthesis.Brett Cannon2013-05-251-1/+1
* | Closes issue 17467. Add readline and readlines support to unittest.mock.mock_...Michael Foord2013-03-191-2/+6
* | MergeMichael Foord2013-03-181-0/+19
|\ \ | |/
| * Documentation corrections for unittest.mockMichael Foord2013-03-181-0/+19