Back to Sinon

sandbox.resetHistory

docs/concepts/sandboxes/api/reset-history.md

22.1.0235 B
Original Source

sandbox.resetHistory();

Resets the history of all fakes, spies and stubs created using the sandbox.

<<< @/.vitepress/tests/docs/sandboxes/api/reset-history.test.js