All Classes and Interfaces
Class
Description
This class provides a skeletal implementation of the
JSONComparator
interface, to minimize the effort required to implement this interface.A JSONAssert array size comparator.
A value matcher for arrays.
Associates a custom matcher to a specific jsonpath.
This class is the default json comparator implementation.
Models a failure when comparing two fields.
A set of assertion methods useful for writing tests methods that return JSON.
Interface for comparison handler.
Provides API to compare two JSON entities.
These different modes define different behavior for the comparison of JSON for testing.
Bean for holding results from JSONCompare.
Utility class that contains Json manipulation methods.
Simple JSON parsing utility.
A ValueMatcher extension that provides location in form of prefix to the equals method.
A JSONassert value matcher that matches actual value to regular expression.
Represents a value matcher that can compare two objects for equality.
Exception that may be thrown by ValueMatcher subclasses to provide more detail on why matches method failed.