public abstract class MarshallingAssertion extends Object
Constructor and Description |
---|
MarshallingAssertion() |
Modifier and Type | Method and 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.