class AssertionError extends Errorimport { AssertionError } from "https://deno.land/std@0.84.0/testing/asserts.ts"; ConstructorsnewAssertionError(message: string)