| Interface | Description |
|---|---|
| Representation |
| Class | Description |
|---|---|
| BinaryRepresentation |
Binary object representation instead of standard java representation.
|
| HexadecimalRepresentation |
Hexadecimal object representation instead of standard java representation.
|
| PredicateDescription |
Encapsulate a
Predicate description to be able to control how it is formatted in error messages using a
Representation. |
| StandardRepresentation |
Standard java object representation.
|
| UnicodeRepresentation |
Unicode object representation instead of standard java representation.
|
Copyright © 2014-2015 AssertJ. All Rights Reserved.