Uses of Interface
org.skyscreamer.jsonassert.ValueMatcher
-
Uses of ValueMatcher in org.skyscreamer.jsonassert
Modifier and TypeInterfaceDescriptioninterface
A ValueMatcher extension that provides location in form of prefix to the equals method.Modifier and TypeClassDescriptionclass
A value matcher for arrays.class
A JSONassert value matcher that matches actual value to regular expression.Modifier and TypeMethodDescriptionstatic Customization
Customization.customization
(String path, ValueMatcher<Object> comparator)