flake8
passed.
JSHint
passed.
Review Request #11159 — Created Sept. 3, 2020 and submitted
This fills a gap in the assertion methods offered by KGB, allowing a
caller to assert that a particular call was never made. This is the
negation ofassertSpyCalledWith(), and accepts a function, a spy, or a
call.
Unit tests pass for all supported versions of Python.
Used this in a unit test successfully.
| Summary | ID |
|---|---|
| f54f76cfb67d2041e0d1641c2220294c91b9e51c |