[][src]Crate actori_http_test

Various helpers for Actori applications to use during testing.

Structs

TestServer

The TestServer type.

TestServer

Test server controller

TestServerRuntime

Test server runstime

Functions

test_server

Start test server

unused_addr

Get first available unused address

Attribute Macros

test

Marks async test function to be executed by actori runtime.