import * as oak from "https://deno.land/x/oak@v17.1.3/testing.ts";
A collection of utility APIs which can make testing of an oak application easier.
Variables
Allows external parties to modify the context state. |
Functions
Creates a mock of | |
Create a mock of | |
Creates a mock |
Interfaces
Options that can be set in a mock context. |