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