reset_verification
Clear verification data and reset counters for specific or all mocks in the mockd server to prepare for new test scenarios.
Instructions
Clear verification data (invocation records and counters) for a specific mock or all mocks. Use this to reset counters before running a new test scenario.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Mock ID to reset. Omit to reset ALL mocks. |