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