Module wire

Source
👎Deprecated: Direct HTTP test utility support from aws-smithy-runtime crate is deprecated. Please use the test-util feature from aws-smithy-http-client instead

Macros§

ev
Helper to generate match expressions for events
match_events
Helper macro to generate a series of test expectations
matcher

Structs§

LoggingDnsResolver
DNS resolver that keeps a log of all lookups
WireMockServer
Test server that binds to 127.0.0.1:0

Enums§

RecordedEvent
An event recorded by WireMockServer.
ReplayedEvent

Functions§

check_matches
This method should only be used by the macro