Interface | Description |
---|---|
Representation |
Controls the formatting (String representation) of types in assertion error message.
|
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–2019 AssertJ. All rights reserved.