Back to Sinon

spy.calledThrice

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

22.1.0456 B
Original Source

spy.calledThrice

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

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

Resetting calledThrice to default

You can reset calledThrice in three different ways: