import * as lophus from "https://deno.land/x/lophus@0.0.13/lib/std/assert.ts";
Functions
Make an assertion, error will be thrown if | |
Make an assertion that | |
Make an assertion that | |
Make an assertion, error will be thrown if | |
Make an assertion that | |
Make an assertion that | |
Executes a function which returns a promise, expecting it to reject. | |
Executes a function, expecting it to throw. If it does not, then it throws. |