👎Deprecated: Direct HTTP test utility support from
aws-smithy-runtime
crate is deprecated. Please use the test-util
feature from aws-smithy-http-client
insteadAvailable on crate features
client
and test-util
and connector-hyper-0-14-x
and wire-mock
only.Macros§
- ev
- Helper to generate match expressions for events
- match_
events - Helper macro to generate a series of test expectations
- matcher
Structs§
- Logging
DnsResolver - DNS resolver that keeps a log of all lookups
- Wire
Mock Server - Test server that binds to 127.0.0.1:0
Enums§
- Recorded
Event - An event recorded by
WireMockServer
. - Replayed
Event
Functions§
- check_
matches - This method should only be used by the macro