Back to Sinon

spy.called

docs/concepts/spies/api/called.md

22.1.0429 B
Original Source

spy.called

true, when the fake, spy or stub was called one or more times.

<<< ../../../.vitepress/tests/docs/spies/api/called.test.js

Resetting called to default

You can reset called in three different ways: