public class UnicodeRepresentation extends StandardRepresentation
ELEMENT_SEPARATOR, ELEMENT_SEPARATOR_WITH_NEWLINE, STANDARD_REPRESENTATION| Constructor and Description |
|---|
UnicodeRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
toStringOf(Character string) |
String |
toStringOf(Object object)
Returns hexadecimal the
toString representation of the given String or Character. |
protected String |
toStringOf(String string) |
format, format, formatArray, formatPrimitiveArray, multiLineFormat, multiLineFormat, resetDefaults, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, singleLineFormat, singleLineFormat, smartFormat, smartFormat, toString, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOfpublic String toStringOf(Object object)
toString representation of the given String or Character.toStringOf in interface RepresentationtoStringOf in class StandardRepresentationobject - the given object.toString representation of the given object.protected String toStringOf(Character string)
toStringOf in class StandardRepresentationprotected String toStringOf(String string)
toStringOf in class StandardRepresentationCopyright © 2013–2016 AssertJ. All rights reserved.