| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| | |
unittest.mock.mock_open
|
|\ \
| |/
| |
| | |
as reported by Serhiy Storchaka and Matthew Barnett.
|
| |
| |
| |
| | |
as reported by Serhiy Storchaka and Matthew Barnett.
|
|/
|
|
| |
when matching calls, so that arguments can be matched positionally or by name.
|
| |
|
| |
|
| |
|
|
|
|
| |
closure variable. Reopens issue #12370, but also updates unittest.mock to workaround that issue
|
| |
|
|
|
|
| |
arguments.
|
| |
|
| |
|
|
|
|
| |
original object
|
|
|
|
| |
MagicMocks
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be callable if __call__ is in the spec
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
patcher spec arguments
|
| |
|
|
|
|
| |
try...except...finally
|
| |
|
| |
|
|
|