import { assertMatch } from "https://deno.land/x/sqlite3@0.12.0/test/deps.ts";
Make an assertion that actual
match RegExp expected
. If not
then throw.
import { assertMatch } from "https://deno.land/x/sqlite3@0.12.0/test/deps.ts";
Make an assertion that actual
match RegExp expected
. If not
then throw.