Package reactor.test.util
@NullMarked
package reactor.test.util
Main test components supporting the testing and assertion of publishers.
-
ClassesClassDescriptionThis class eases testing interested in what reactor classes emit using
loggers.ALoggerthat writes toByteArrayOutputStreamand allows retrieval of the logs viaTestLogger.getErrContent()andTestLogger.getOutContent().