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

Constructors

new
AssertionError(message: string)