import { assertMatch } from "https://deno.land/x/netzo@0.3.91/deps/std/assert/mod.ts";
Make an assertion that actual
match RegExp expected
. If not
then throw.
x/netzo/deps/std/assert/mod.ts>assertMatch
import { assertMatch } from "https://deno.land/x/netzo@0.3.91/deps/std/assert/mod.ts";
Make an assertion that actual
match RegExp expected
. If not
then throw.