Skip to main content
Module

x/mock/mod.ts

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