Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mock/examples/spy_instance_method_test.ts

Utilities to help mock behavior, spy on function calls, stub methods, and fake time for tests.
Very Popular
Latest
import * as mock from "https://deno.land/x/mock@0.15.2/examples/spy_instance_method_test.ts";
The documentation for this module is currently unavailable.