Go to Latest
class AssertionError
extends Error
import { AssertionError } from "https://dotland.deno.dev/x/dejs@0.8.0/vendor/https/deno.land/std/testing/asserts.ts";

Constructors

new
AssertionError(message: string)