Back to Sinon

stub.onSecondCall

docs/concepts/stubs/api/on-second-call.md

22.1.0234 B
Original Source

stub.onSecondCall()

onSecondCall is an alias for onCall(1).

<<< ../../../.vitepress/tests/docs/stubs/api/on-second-call.test.js

See also