Module warp::test

source ·
Expand description

Test utilities to test your filters.

Filters can be easily tested without starting up an HTTP server, by making use of the RequestBuilder in this module.

Structs

A request builder for testing filters.

Functions

Starts a new test RequestBuilder.