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