import { spy } from "https://deno.land/x/molt@0.17.2/lib/std/testing.ts";
Wraps a function or instance method with a Spy.
import { spy } from "https://deno.land/x/molt@0.17.2/lib/std/testing.ts";
Wraps a function or instance method with a Spy.