Function aws_smithy_runtime::client::http::test_util::wire::check_matches
source · pub fn check_matches(
events: &[RecordedEvent],
matchers: &[(Box<dyn Fn(&RecordedEvent) -> Result<(), Box<dyn Error>>>, &'static str)]
)
Available on crate features
client
and test-util
and connector-hyper-0-14-x
and wire-mock
only.Expand description
This method should only be used by the macro