Crate axum_test_server

Source

Modules§

util

Structs§

TestResponse
This contains the response from the server.
TestServer
A means to run Axum applications within a server that you can query. This is for writing tests.