Package reactor.test.publisher
@NullMarked
package reactor.test.publisher
Components supporting the creation of test-oriented
Publishers.-
ClassDescriptionA
Publisherthat you can directly manipulate, triggeringonNext,onCompleteandonErrorevents, for testing purposes.Possible misbehavior for aTestPublisher.