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

Create the fake object.

Returns

ClassToFake & IFake<ClassToFake>

The original object with faking capabilities.