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
-
Field Summary
-
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, hasAlreadyAnUnambiguousToStringOf, hasCustomFormatterFor, multiLineFormat, multiLineFormat, registerFormatterForType, removeAllRegisteredFormatters, resetDefaults, safeStringOf, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, 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, unambiguousToStringOf
-
Constructor Details
-
JsonRepresentation
public JsonRepresentation()
-
-
Method Details
-
toStringOf
- Overrides:
toStringOfin classorg.assertj.core.presentation.StandardRepresentation
-