Class JsonRepresentation
java.lang.Object
org.assertj.core.presentation.StandardRepresentation
net.javacrumbs.jsonunit.assertj.internal.JsonRepresentation
- All Implemented Interfaces:
org.assertj.core.presentation.Representation
public class JsonRepresentation
extends org.assertj.core.presentation.StandardRepresentation
-
Nested Class Summary
Nested classes/interfaces inherited from class org.assertj.core.presentation.StandardRepresentation
org.assertj.core.presentation.StandardRepresentation.GroupType -
Field Summary
Fields inherited from class org.assertj.core.presentation.StandardRepresentation
ELEMENT_SEPARATOR, ELEMENT_SEPARATOR_WITH_NEWLINE, STANDARD_REPRESENTATION -
Constructor Summary
Constructors Constructor Description JsonRepresentation() -
Method Summary
Modifier and Type Method Description protected StringtoStringOf(Map<?,?> map)Methods inherited from class org.assertj.core.presentation.StandardRepresentation
classNameDisambiguation, customFormat, fallbackToStringOf, format, format, formatArray, formatPrimitiveArray, getMaxElementsForPrinting, getMaxLengthForSingleLineDescription, getMaxStackTraceElementsDisplayed, hasAlreadyAnUnambiguousToStringOf, hasCustomFormatterFor, multiLineFormat, multiLineFormat, registerFormatterForType, removeAllRegisteredFormatters, resetDefaults, safeStringOf, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, setMaxStackTraceElementsDisplayed, singleLineFormat, singleLineFormat, smartFormat, smartFormat, toString, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, unambiguousToStringOf
-
Constructor Details
-
JsonRepresentation
public JsonRepresentation()
-
-
Method Details
-
toStringOf
- Overrides:
toStringOfin classorg.assertj.core.presentation.StandardRepresentation
-