Skip to main content
Go to Latest
class AssertionError
extends Error
import { AssertionError } from "https://deno.land/std@v0.36.0/testing/asserts.ts";

Constructors

new
AssertionError(message: string)