Skip to main content
Module

x/superdeno/deps.ts

Super-agent driven library for testing Deno HTTP servers.
Latest
import * as superdeno from "https://deno.land/x/superdeno@4.9.0/deps.ts";

Classes

c
Server
deprecated

Used to construct an HTTP server.

Variables

Supported Deno methods.

A record of all the status codes text.

Functions

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

Found free port. If the port is not available, returns the port If the port is not available, returns a random available port Requires --allow-net flag

Merge the property descriptors of src into dest

Type Aliases

An HTTP status code.