| Interface | Description |
|---|---|
| Representation |
| Class | Description |
|---|---|
| BinaryRepresentation |
Binary object representation instead of standard java representation.
|
| DefaultToString |
Obtains the
toString representation of a group of values (array, iterable, map, tuple). |
| HexadecimalRepresentation |
Hexadecimal object representation instead of standard java representation.
|
| StandardRepresentation |
Standard java object representation.
|
| UnicodeRepresentation |
Unicode object representation instead of standard java representation.
|
Copyright © 2013-2015 AssertJ. All Rights Reserved.