Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method SpyBuilder.prototype.create
import { SpyBuilder } from "https://deno.land/x/rhum@v2.2.0/src/spy/spy_builder.ts";

Create the spy object.

Returns

ClassToSpy

The original object with capabilities from the Spy class.