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