import { type ConstructorSpy } from "https://deno.land/std@0.220.1/testing/mock.ts";
A constructor wrapper that records all calls made to it.
import { type ConstructorSpy } from "https://deno.land/std@0.220.1/testing/mock.ts";
A constructor wrapper that records all calls made to it.