Module warp::test[][src]

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

RequestBuilder

A request builder for testing filters.

Functions

request

Starts a new test RequestBuilder.