Module mithril_common::test_utils::test_http_server
source · Expand description
Define a HttpServer for test that can be configured using warp filters.
Structs§
- A HTTP server for test
Functions§
- Spawn a TestHttpServer using the given warp filters
- Spawn a TestHttpServer using the given warp filters