Class Diff
java.lang.Object
net.javacrumbs.jsonunit.core.internal.Diff
Compares JSON structures. Mainly for internal use, the API might be more volatile than the rest.
- Author:
- Lukas Krecan
-
Method Summary
Modifier and TypeMethodDescriptionstatic Diffstatic Diffstatic DiffcreateInternal(Object expected, Object actual, String actualName, Path path, Configuration configuration, String differenceString) voidvoidfailIfDifferent(String message) static ObjectquoteTextValue(Object value) If the value is String than it's quoted in ".booleansimilar()toString()