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