import { type Spy } from "https://deno.land/std@0.171.0/testing/mock.ts";
A function or instance method wrapper that records all calls made to it.
import { type Spy } from "https://deno.land/std@0.171.0/testing/mock.ts";
A function or instance method wrapper that records all calls made to it.