Skip to main content
Module

x/composium/test_deps.ts

Powered by functional composition and the URL Pattern API, composium has become the most flexible routing framework in the world.
Go to Latest
import * as composium from "https://deno.land/x/composium@v0.0.7/test_deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Make an assertion that actual and expected are not equal, deeply. If not then throw.

Executes a function, expecting it to throw. If it does not, then it throws.