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
*
bpo-35226: Fix equality for nested unittest.mock.call objects. (#10555)
Chris Withers
2018-12-03
1
-0/+13
*
bpo-35022: unittest.mock.MagicMock now also supports __fspath__ (GH-9960)
Max Bélanger
2018-10-25
1
-0/+4
*
unittest.mock doc: Fix references to recursive seal of Mocks (GH-9028)
Mario Corchero
2018-10-19
1
-4/+5
*
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
Stéphane Wirtel
2018-10-12
1
-32/+68
*
Fix "Python" casing in a few places (GH-9001)
Andrés Delfino
2018-09-14
1
-1/+1
*
bpo-32933: Implement __iter__ method on mock_open() (GH-5974)
Tony Flury
2018-09-12
1
-0/+4
*
Fix margin in sentinel and mock_open (GH-8188)
Andrés Delfino
2018-07-09
1
-21/+21
*
bpo-33516: Add support for __round__ in MagicMock (GH-6880)
John Reese
2018-05-22
1
-1/+1
*
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...
Stéphane Wirtel
2018-05-15
1
-2/+2
*
Cleanup grammar in unittest.mock.seal documentation (#5107)
Paul Ganssle
2018-01-06
1
-4/+4
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
1
-1/+1
*
bpo-30541: Add new method to seal mocks (GH61923)
Mario Corchero
2017-10-17
1
-0/+20
*
Corrected grammar mistake in documentation (#1713)
Ben Lloyd
2017-05-22
1
-2/+2
*
bpo-28911: Clarify the behaviour of assert_called_once_with. (#251)
Arne de Laat
2017-02-23
1
-5/+6
*
Issue #20804: The unittest.mock.sentinel attributes now preserve their
Serhiy Storchaka
2017-01-11
1
-0/+4
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
Issue #27531: Merge from 3.5
Berker Peksag
2016-07-17
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27531: Update signature of Mock.assert_not_called method
Berker Peksag
2016-07-17
1
-1/+1
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-2/+5
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+5
*
|
Issue #21271: Adds new keyword only parameters in reset_mock call
Kushal Das
2016-06-02
1
-2/+10
*
|
Fix typos in mock and exceptions docs
Berker Peksag
2016-04-11
1
-1/+1
|
\
\
|
|
/
|
*
Fix typos in mock and exceptions docs
Berker Peksag
2016-04-11
1
-1/+1
*
|
Add Mock.assert_called()
Victor Stinner
2016-03-11
1
-0/+28
|
/
*
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-1/+1
|
\
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
|
Use print function in mock docs.
Berker Peksag
2015-09-10
1
-6/+6
|
\
\
|
|
/
|
*
Use print function in mock docs.
Berker Peksag
2015-09-10
1
-6/+6
*
|
Add versionchanged information for mock_open.
Robert Collins
2015-07-23
1
-0/+8
|
\
\
|
|
/
|
*
Add versionchanged information for mock_open.
Robert Collins
2015-07-23
1
-0/+8
*
|
Issue #21750: Further fixup to be styled like other mock APIs.
Robert Collins
2015-07-23
1
-3/+5
|
\
\
|
|
/
|
*
Issue #21750: Further fixup to be styled like other mock APIs.
Robert Collins
2015-07-23
1
-3/+5
|
*
Fix usage of the default role.
Zachary Ware
2015-07-07
1
-35/+35
|
*
Fix suspicious markup
Zachary Ware
2015-07-07
1
-1/+1
*
|
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Serhiy Storchaka
2015-03-12
1
-6/+6
|
\
\
|
|
/
|
*
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Serhiy Storchaka
2015-03-12
1
-6/+6
*
|
merge 3.4 (#23221)
Benjamin Peterson
2015-01-13
1
-1/+1
|
\
\
|
|
/
|
*
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
1
-1/+1
*
|
Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.
Berker Peksag
2015-01-07
1
-3/+4
|
\
\
|
|
/
|
*
Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.
Berker Peksag
2015-01-07
1
-3/+4
*
|
merge with 3.4
Georg Brandl
2014-10-31
1
-7/+8
|
\
\
|
|
/
|
*
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
1
-7/+8
|
*
unittest.mock docs: fix use of default role
Georg Brandl
2014-10-31
1
-235/+235
*
|
unittest.mock docs: fix use of default role
Georg Brandl
2014-10-31
1
-277/+278
*
|
Merge with 3.4
Georg Brandl
2014-10-29
1
-1/+1
|
\
\
|
|
/
|
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
1
-1/+1
|
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-2/+2
*
|
Closes Issue 21262: New method assert_not_called for Mock.
Kushal Das
2014-04-16
1
-0/+14
*
|
Closes Issue 21238: New keyword argument `unsafe` to Mock.
Kushal Das
2014-04-16
1
-1/+7
[next]