smithy.test.HttpMalformedResponseBodyDefinition
See theHttpMalformedResponseBodyDefinition companion object
case class HttpMalformedResponseBodyDefinition(assertion: HttpMalformedResponseBodyAssertion, mediaType: String)
Attributes
- assertion
The assertion to execute against the response body.
- mediaType
The media type of the response body. This is used to help test runners to parse and evaluate
contents' and
messageRegex` in the assertion- Companion:
- object
- Graph
- Supertypes