Back to Sinon

spyCall.calledAfter

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

22.1.0172 B
Original Source

spyCall.calledAfter(otherCall)

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

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