Module actix_web::test

source ·
Expand description

Various helpers for Actix applications to use during testing.

Structs

Test application helper for testing request handlers.
Test HttpRequest builder
The TestServer type.
An TestServer builder