Skip to main content

Module test

Module test 

Source
Expand description

In-process test harness. Drives App::process directly — no socket bind.

Structs§

TestClient
An in-process test client bound to an assembled App.
TestRequest
A builder for a single in-process test request.
TestResponse
The response returned by the in-process pipeline, with inspection helpers.