import { createSpy } from "https://deno.land/x/rhum@v2.1.0/src/spy/spy_mixin.ts";
Create a spy as an extension of an original object.
Parameters
OriginalClass: OriginalConstructor
import { createSpy } from "https://deno.land/x/rhum@v2.1.0/src/spy/spy_mixin.ts";
Create a spy as an extension of an original object.