UnmarshalledResultAssertionpublic abstract class UnmarshallingAssertion extends Object
| Constructor | Description |
|---|---|
UnmarshallingAssertion() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
assertMatches(UnmarshallingTestContext context,
Object actual) |
public final void assertMatches(UnmarshallingTestContext context, Object actual)
context - Context containing additional metadata about the test caseactual - Unmarshalled result objectAssertionError - If any assertions failCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.