👎Deprecated: Direct HTTP test utility support from
aws-smithy-runtime crate is deprecated. Please use the test-util feature from aws-smithy-http-client insteadModules§
Structs§
- Capture
Request Handler - Test Connection to capture a single request
- Capture
Request Receiver - Receiver for
CaptureRequestHandler. - Never
Client - A client that will never respond.
- Never
TcpConnector - A TCP connector that never connects.
- Replay
Event - Test data for the
StaticReplayClient. - Static
Replay Client - Request/response replaying client for use in tests.
Functions§
- capture_
request - infallible_
client_ fn - Create a
SharedHttpClientfromFn(http:Request) -> http::Response