function assertTextManyimport { assertTextMany } from "https://dotland.deno.dev/x/fresh@1.7.3/tests/test_utils.ts"; assertTextMany(doc: Document,selector: string,expected: string[],)Parametersdoc: Documentselector: stringexpected: string[]