import { spy } from "https://deno.land/x/service@1.0.0-beta.5/test/deps.ts";
Wraps a function or instance method with a Spy.
import { spy } from "https://deno.land/x/service@1.0.0-beta.5/test/deps.ts";
Wraps a function or instance method with a Spy.