Package org.reactivestreams.tck.flow
package org.reactivestreams.tck.flow
-
ClassesClassDescriptionProvides tests for verifying a Java 9+
Flow.Publisher
specification rules.Provides tests for verifyingFlow.Subscriber
andFlow.Subscription
specification rules, without any modifications to the tested implementation (also known as "Black Box" testing).Provides whitebox style tests for verifyingFlow.Subscriber
andFlow.Subscription
specification rules.