Class | Description |
---|---|
LoggerUtils |
This class eases testing interested in what reactor classes emit using
loggers . |
RaceTestUtils | |
TestLogger |
A
Logger that writes to ByteArrayOutputStream and allows retrieval of
the logs via TestLogger.getErrContent() and TestLogger.getOutContent() . |