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