[issue26323] Add assert_called() and assert_called_once() methods for mock objects

STINNER Victor report at bugs.python.org
Fri Mar 11 16:23:27 EST 2016


STINNER Victor added the comment:

> Yes, this can go in.

Cool. I pushed the latest patch of Amit Saha. I just modified assert_call() doc to add "at least once".

Thanks Amit for your contribution!

----------

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


More information about the Python-bugs-list mailing list