Class com.ibm.ws.microprofile.reactive.streams.test.SimplePubSubTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testPubSub | 0.100s | passed |
Standard output
subscribe: io.reactivex.subscribers.SafeSubscriber@b75b7fb7 publish: one publish: two publish: three onSubscribe: io.smallrye.reactive.streams.utils.WrappedSubscription@d3a60e55 onNext: one onNext: two onNext: three request on empty queue! onComplete