import * as nonstd from "https://deno.land/x/nonstd@v0.2.2/Tests/test_deps.ts";
Classes
Define the VerbalExpression class |
Functions
Make an assertion, error will be thrown if | |
Make an assertion that | |
Make an assertion that | |
Make an assertion that | |
Executes a function, expecting it to throw. If it does not, then it throws. | |
Deep equality comparison used in assertions | |
f fail | Forcefully throws a failed assertion |
Use this to stub out methods that will throw when invoked. | |
Use this to assert unreachable code. | |
Return a new instance of |