Uses of Class
org.reactivestreams.tck.SubscriberBlackboxVerification
-
Packages that use SubscriberBlackboxVerification Package Description org.reactivestreams.tck.flow -
-
Uses of SubscriberBlackboxVerification in org.reactivestreams.tck.flow
Subclasses of SubscriberBlackboxVerification in org.reactivestreams.tck.flow Modifier and Type Class Description classFlowSubscriberBlackboxVerification<T>Provides tests for verifyingFlow.SubscriberandFlow.Subscriptionspecification rules, without any modifications to the tested implementation (also known as "Black Box" testing).
-