Package | Description |
---|---|
org.skyscreamer.jsonassert | |
org.skyscreamer.jsonassert.comparator |
Class and Description |
---|
Customization
Associates a custom matcher to a specific jsonpath.
|
FieldComparisonFailure
Models a failure when comparing two fields.
|
JSONCompareMode
These different modes define different behavior for the comparison of JSON for testing.
|
JSONCompareResult
Bean for holding results from JSONCompare.
|
LocationAwareValueMatcher
A ValueMatcher extension that provides location in form of prefix to the equals method.
|
ValueMatcher |
ValueMatcherException
Exception that may be thrown by ValueMatcher subclasses to provide more detail on why matches method failed.
|
Class and Description |
---|
Customization
Associates a custom matcher to a specific jsonpath.
|
JSONCompareMode
These different modes define different behavior for the comparison of JSON for testing.
|
JSONCompareResult
Bean for holding results from JSONCompare.
|
Copyright © 2019. All rights reserved.