Class io.openliberty.microprofile.reactive.streams.test.SimplePubSubTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testPubSub | 0.001s | passed |
Standard output
subscribe: mutiny.zero.flow.adapters.tors.SubscriberAdapterFromFlow@f97d2d9a publish: one publish: two publish: three onSubscribe: mutiny.zero.flow.adapters.tors.SubscriptionAdapterFromFlow@aedb2a0e onNext: one onNext: two onNext: three onComplete