import * as denomongoUnittestUtils from "https://deno.land/x/denomongo_unittest_utils@v0.5.3/examples/example_deps.ts";
Functions
Asserts that an async spy is called as expected. Returns the call. |
Interfaces
I Spy | A function or instance method wrapper that records all calls made to it. |