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 String toStringOf​(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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • toStringOf

      protected String toStringOf​(Map<?,​?> map)
      Overrides:
      toStringOf in class org.assertj.core.presentation.StandardRepresentation