Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
class AssertionError
extends Error
import { AssertionError } from "https://deno.land/x/dejs@0.4.0/vendor/https/deno.land/std/testing/asserts.ts";

Constructors

new
AssertionError(message: string)