import { mockSessionAsync } from "https://deno.land/x/netzo@0.3.91/deps/std/testing/mock.ts";
Creates an async session that tracks all mocks created before the promise resolves.
x/netzo/deps/std/testing/mock.ts>mockSessionAsync
import { mockSessionAsync } from "https://deno.land/x/netzo@0.3.91/deps/std/testing/mock.ts";
Creates an async session that tracks all mocks created before the promise resolves.