import { type MethodSpy } from "https://deno.land/std@0.220.1/testing/mock.ts";
An instance method wrapper that records all calls made to it.
import { type MethodSpy } from "https://deno.land/std@0.220.1/testing/mock.ts";
An instance method wrapper that records all calls made to it.