Class JsonRepresentation

  • All Implemented Interfaces:
    org.assertj.core.presentation.Representation

    public class JsonRepresentation
    extends org.assertj.core.presentation.StandardRepresentation
    • Field Summary

      • Fields inherited from class org.assertj.core.presentation.StandardRepresentation

        ELEMENT_SEPARATOR, ELEMENT_SEPARATOR_WITH_NEWLINE, STANDARD_REPRESENTATION
    • Method Summary

      Modifier and Type Method Description
      protected String toStringOf​(Map<?,​?> map)  
      • Methods inherited from class org.assertj.core.presentation.StandardRepresentation

        customFormat, fallbackToStringOf, format, format, formatArray, formatPrimitiveArray, getMaxElementsForPrinting, getMaxLengthForSingleLineDescription, hasCustomFormatterFor, multiLineFormat, multiLineFormat, registerFormatterForType, removeAllRegisteredFormatters, resetDefaults, 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, unambiguousToStringOf
    • Constructor Detail

      • JsonRepresentation

        public JsonRepresentation()
    • Method Detail

      • toStringOf

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