import { type testing } from "https://deno.land/x/oak_nest@v2.0.1/test_deps.ts";
const { MockContextOptions } = testing;
Options that can be set in a mock context.
x/oak_nest/test_deps.ts>testing.MockContextOptions
import { type testing } from "https://deno.land/x/oak_nest@v2.0.1/test_deps.ts";
const { MockContextOptions } = testing;
Options that can be set in a mock context.