import { type Spy } from "https://deno.land/std@0.220.1/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.220.1/testing/mock.ts";
A function or instance method wrapper that records all calls made to it.