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_REPRESENTATIONFields inherited from interface org.assertj.core.presentation.Representation
DEFAULT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.assertj.core.presentation.StandardRepresentation
classNameDisambiguation, customFormat, fallbackToStringOf, format, 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, toStringOf, toStringOf, unambiguousToStringOfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.assertj.core.presentation.Representation
getPriority
-
Constructor Details
-
JsonRepresentation
public JsonRepresentation()
-
-
Method Details
-
toStringOf
- Overrides:
toStringOfin classorg.assertj.core.presentation.StandardRepresentation
-