[New-bugs-announce] [issue26323] Add a assert_called() method for mock objects

Amit Saha report at bugs.python.org
Tue Feb 9 19:00:45 EST 2016


New submission from Amit Saha:

Would a patch for adding a assert_called() method to mocked objects be welcome for inclusion? We do have a assert_not_called() method, so I think this may be a good idea. Please let me know and I will work on it.

----------
components: Library (Lib)
messages: 259960
nosy: Amit.Saha
priority: normal
severity: normal
status: open
title: Add a assert_called() method for mock objects

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


More information about the New-bugs-announce mailing list