Back to Sinon

spy.neverCalledWith

docs/concepts/spies/api/never-called-with.md

22.1.0491 B
Original Source

spy.neverCalledWith

Returns true, when the fake, spy or stub was never called with the provided arguments.

<<< ../../../.vitepress/tests/docs/spies/api/never-called-with.test.js

Resetting neverCalledWith to default

You can reset neverCalledWith in three different ways: