| Interface | Description |
|---|---|
| Representation |
Controls the formatting (String representation) of types in assertion error messages.
|
| Class | Description |
|---|---|
| BinaryRepresentation |
Binary object representation instead of standard java representation.
|
| CompositeRepresentation | |
| 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.
|
| Enum | Description |
|---|---|
| StandardRepresentation.GroupType |
Copyright © 2025. All rights reserved.