Back to Sinon

spy.callCount

docs/concepts/spies/api/call-count.md

22.1.0464 B
Original Source

spy.callCount

The number of recorded calls recorded by the fake, spy or stub.

<<< ../../../.vitepress/tests/docs/spies/api/call-count.test.js

Resetting callCount to default

You can reset callCount in three different ways: