Back to Sinon

sandbox.restore

docs/concepts/sandboxes/api/restore.md

22.1.0213 B
Original Source

sandbox.restore();

Restores all fakes, spies and stubs created through the sandbox.

<<< @/.vitepress/tests/docs/sandboxes/api/restore.test.js