[New-bugs-announce] [issue21262] assert_not_called method for mocks

Michael Foord report at bugs.python.org
Wed Apr 16 20:30:13 CEST 2014


New submission from Michael Foord:

A shortcut for asserting that the call_count of a mock is 0.

----------
assignee: kushal.das
messages: 216546
nosy: kushal.das, michael.foord
priority: normal
severity: normal
stage: needs patch
status: open
title: assert_not_called method for mocks
type: behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21262>
_______________________________________


More information about the New-bugs-announce mailing list