Back to Sinon

spy.calledTwice

docs/concepts/spies/api/called-twice.md

22.1.0451 B
Original Source

spy.calledTwice

true, when the fake, spy or stub has been called exactly twice.

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

Resetting calledTwice to default

You can reset calledTwice in three different ways: