import * as httpError from "https://deno.land/x/http_error@0.7.0/test_deps.ts";
Functions
Make an assertion that | |
Make an assertion that | |
Executes a function, expecting it to throw. If it does not, then it throws. | |
Registers a test suite. | |
f it | Registers an individual test case. |
Interfaces
Registers a test suite. | |
I it | Registers an individual test case. |