Uses of Interface
org.skyscreamer.jsonassert.ValueMatcher
Packages that use ValueMatcher
-
Uses of ValueMatcher in org.skyscreamer.jsonassert
Subinterfaces of ValueMatcher in org.skyscreamer.jsonassertModifier and TypeInterfaceDescriptioninterfaceA ValueMatcher extension that provides location in form of prefix to the equals method.Classes in org.skyscreamer.jsonassert that implement ValueMatcherModifier and TypeClassDescriptionclassA value matcher for arrays.classA JSONassert value matcher that matches actual value to regular expression.Methods in org.skyscreamer.jsonassert with parameters of type ValueMatcherModifier and TypeMethodDescriptionstatic CustomizationCustomization.customization(String path, ValueMatcher<Object> comparator) Constructors in org.skyscreamer.jsonassert with parameters of type ValueMatcher