Expand description
Test application helpers for Nidus applications.
Structs§
- TestApp
- In-memory test application backed by an Axum router.
- Test
AppBuilder - Builder for in-memory test applications.
- Test
Request - In-memory HTTP request builder.
- Test
Response - Captured in-memory HTTP response.
Enums§
- Test
Request Error - Error returned by fallible in-memory request execution.