Back to Sinon

spyCall.calledBefore

docs/concepts/spy-call/api/called-before.md

22.1.0175 B
Original Source

spyCall.calledBefore(otherCall)

Returns true, when the spy call occurred before another spy call.

<<< ../../../.vitepress/tests/docs/spy-call/api/called-before.test.js