Crate aws_smithy_mocks_experimental

Source
Expand description

This crate has been deprecated. Please migrate to the aws-smithy-mocks crate.

Macros§

mockDeprecated
mock! macro that produces a RuleBuilder from a client invocation
mock_clientDeprecated
mock_client! macro produces a Client configured with a number of Rules and appropriate test default configuration.

Structs§

MockResponseInterceptorDeprecated
Interceptor which produces mock responses based on a list of rules
RuleDeprecated
RuleBuilderDeprecated

Enums§

RuleModeDeprecated
RuleMode describes how rules will be interpreted.