Skip to main content
Module

x/unitest/deps.ts>AssertionError

🃏 Deno-first universal unit testing framework
Latest
class AssertionError
extends Error
import { AssertionError } from "https://deno.land/x/unitest@v1.0.0-beta.82/deps.ts";

Constructors

new
AssertionError(message: string)

Properties

name: string