Back to Sinon

sandbox.verifyAndRestore

docs/concepts/sandboxes/api/verify-and-restore.md

22.1.0173 B
Original Source

sandbox.verifyAndRestore();

Verifies all mocks and restores all fakes created through the sandbox.

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