Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
import * as rhum from "https://deno.land/x/rhum@v2.1.0/src/verifiers/function_expression_verifier.ts";

Classes

Test doubles use this class to verify that their methods were called, were called with a number of args, were called with specific types of args, and so on.