commit | 8af9db3e4fa17fb7add3f904a19d816f7787ee1c | [log] [tgz] |
---|---|---|
author | Kushal Das <kushaldas@gmail.com> | Thu Apr 17 01:36:14 2014 +0530 |
committer | Kushal Das <kushaldas@gmail.com> | Thu Apr 17 01:36:14 2014 +0530 |
tree | 18ffd4eb5f027edb0648bd32088bb455ef2a3c59 | |
parent | 8c14534df6c7bd561fac31985fba60306e181265 [diff] |
Closes Issue 21262: New method assert_not_called for Mock. It raises AssertionError if the mock has been called.