CompositeMarshallingAssertion
, HeadersAssertion
, HttpMethodAssertion
, IonBodyAssertion
, JsonBodyAssertion
, QueryParamsAssertion
, RawBodyAssertion
, UriAssertion
, XmlBodyAssertion
public abstract class MarshallingAssertion extends Object
Constructor | Description |
---|---|
MarshallingAssertion() |
Modifier and Type | Method | Description |
---|---|---|
void |
assertMatches(com.github.tomakehurst.wiremock.verification.LoggedRequest actual) |
Asserts on the marshalled request.
|
public final void assertMatches(com.github.tomakehurst.wiremock.verification.LoggedRequest actual) throws AssertionError
actual
- Marshalled requestAssertionError
- If any assertions failCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.