Package | Description |
---|---|
org.skyscreamer.jsonassert |
Modifier and Type | Method and Description |
---|---|
List<FieldComparisonFailure> |
JSONCompareResult.getFieldFailures()
Get the list of failures on field comparisons
|
List<FieldComparisonFailure> |
JSONCompareResult.getFieldMissing()
Get the list of missed on field comparisons
|
List<FieldComparisonFailure> |
JSONCompareResult.getFieldUnexpected()
Get the list of failures on field comparisons
|
Copyright © 2017. All rights reserved.