import * as rhum from "https://deno.land/x/rhum@v2.2.0/src/errors.ts";
Classes
Error to throw in relation to fake logic. | |
Error to thrown in relation to mock logic. | |
Error to throw in relation to spy logic. | |
Error to throw in relation to verification logic. For example, when a method
or function expression is being verified that it was called once via
|