Skip to main content
Go to Latest
interface Interfaces.ISpyStubMethod
import { type Interfaces } from "https://deno.land/x/rhum@v2.1.0/mod.ts";
const { ISpyStubMethod } = Interfaces;

Interface for spies on object methods.

Methods

verify(): IMethodVerifier

Access the method verifier.