Uses of Class
org.reactivestreams.tck.SubscriberBlackboxVerification
Packages that use SubscriberBlackboxVerification
-
Uses of SubscriberBlackboxVerification in org.reactivestreams.tck.flow
Subclasses of SubscriberBlackboxVerification in org.reactivestreams.tck.flowModifier and TypeClassDescriptionclassProvides tests for verifyingFlow.SubscriberandFlow.Subscriptionspecification rules, without any modifications to the tested implementation (also known as "Black Box" testing).