Class | Description |
---|---|
FormattedText |
Contains text that has already been formatted
and hence it does not need any formatting (like quotes around string, etc.)
|
MatchersPrinter | |
MatcherToString |
Provides better toString() text for matcher that don't have toString() method declared.
|
ValuePrinter |
Prints a Java object value in a way humans can read it neatly.
|