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