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