Crate actix_http_test[][src]

Expand description

Various helpers for Actix applications to use during testing.

Structs

Test server controller

Functions

Start test server

Start test server on a concrete Address

Get a localhost socket address with random, unused port.