Uses of Interface
org.reactivestreams.tck.flow.support.SubscriberBlackboxVerificationRules
Packages that use SubscriberBlackboxVerificationRules
-
Uses of SubscriberBlackboxVerificationRules in org.reactivestreams.tck
Classes in org.reactivestreams.tck that implement SubscriberBlackboxVerificationRulesModifier and TypeClassDescriptionclassProvides tests for verifyingSubscriberandSubscriptionspecification rules, without any modifications to the tested implementation (also known as "Black Box" testing). -
Uses of SubscriberBlackboxVerificationRules in org.reactivestreams.tck.flow
Classes in org.reactivestreams.tck.flow that implement SubscriberBlackboxVerificationRulesModifier and TypeClassDescriptionclassProvides tests for verifyingFlow.SubscriberandFlow.Subscriptionspecification rules, without any modifications to the tested implementation (also known as "Black Box" testing).