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 TypeClassDescriptionclass
Provides tests for verifyingFlow.Subscriber
andFlow.Subscription
specification rules, without any modifications to the tested implementation (also known as "Black Box" testing).