Class | Description |
---|---|
CompositeMarshallingAssertion |
Composite for MarshallingAssertion objects.
|
HeadersAssertion |
Asserts on the headers in the marshalled request
|
HttpMethodAssertion | |
IonBodyAssertion | |
JsonBodyAssertion |
Asserts on the body (expected to be JSON) of the marshalled request.
|
MarshallingAssertion |
Assertion on the marshalled request.
|
QueryParamsAssertion |
Asserts on the query parameters of the marshalled request.
|
RawBodyAssertion | |
RequestBodyAssertion |
Asserts on the request body of the marshalled request.
|
SerializedAs |
Main composite for marshalling assertions.
|
UriAssertion |
Asserts on the URI of a marshalled request.
|
XmlAsserts | |
XmlBodyAssertion |
Asserts on the body (expected to be XML) of the marshalled request.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.