Structsยง
- Test
Client - An in-process HTTP test client that dispatches requests directly through an
Applicationwithout opening a TCP socket. - Test
Request - A pending test request. Chain builder methods then call
TestRequest::send. - Test
Response - The result of a dispatched test request.