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