Package org.skyscreamer.jsonassert
package org.skyscreamer.jsonassert
-
ClassDescriptionA value matcher for arrays.Associates a custom matcher to a specific jsonpath.Models a failure when comparing two fields.A set of assertion methods useful for writing tests methods that return JSON.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.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.ValueMatcher<T>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.