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