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

x/unitest/mock/mod.ts>fn

🃏 Deno-first universal unit testing framework
Latest
function fn
Re-export
import { fn } from "https://deno.land/x/unitest@v1.0.0-beta.82/mock/mod.ts";

Parameters

optional
implementation: (...args: unknown[]) => unknown