Expand description
In-process test harness. Drives App::process directly — no socket bind.
Structs§
- Test
Client - An in-process test client bound to an assembled
App. - Test
Request - A builder for a single in-process test request.
- Test
Response - The response returned by the in-process pipeline, with inspection helpers.