Uses of Class
org.reactivestreams.tck.SubscriberWhiteboxVerification
Packages that use SubscriberWhiteboxVerification
-
Uses of SubscriberWhiteboxVerification in org.reactivestreams.tck
Fields in org.reactivestreams.tck declared as SubscriberWhiteboxVerificationModifier and TypeFieldDescriptionprivate final SubscriberWhiteboxVerification<T> IdentityProcessorVerification.subscriberVerification/////////////////// DELEGATED TO SPECS ////////////////////// -
Uses of SubscriberWhiteboxVerification in org.reactivestreams.tck.flow
Subclasses of SubscriberWhiteboxVerification in org.reactivestreams.tck.flowModifier and TypeClassDescriptionclassProvides whitebox style tests for verifyingFlow.SubscriberandFlow.Subscriptionspecification rules.