[issue21238] unittest.mock.Mock should not allow you to use non-existent assert methods

Kushal Das report at bugs.python.org
Mon Jul 13 14:16:38 CEST 2015


Kushal Das added the comment:

It is a typing mistake many people make. We just want to catch those as otherwise mock will silently pass those.

----------

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


More information about the Python-bugs-list mailing list