[][src]Crate actix_http_test

Various helpers for Actix applications to use during testing.

Structs

TestServer

The TestServer type.

TestServer

The TestServer type.

TestServerRuntime

Test server runstime

TestServerRuntime

Test server controller

Attribute Macros

test

Marks async test function to be executed by actix runtime.