Uses of Interface
org.reactivestreams.tck.SubscriberWhiteboxVerification.SubscriberPuppet
Packages that use SubscriberWhiteboxVerification.SubscriberPuppet
-
Uses of SubscriberWhiteboxVerification.SubscriberPuppet in org.reactivestreams.tck
Fields in org.reactivestreams.tck with type parameters of type SubscriberWhiteboxVerification.SubscriberPuppetMethods in org.reactivestreams.tck that return SubscriberWhiteboxVerification.SubscriberPuppetModifier and TypeMethodDescriptionSubscriberWhiteboxVerification.WhiteboxSubscriberProbe.puppet()SubscriberWhiteboxVerification.WhiteboxTestStage.puppet()Methods in org.reactivestreams.tck with parameters of type SubscriberWhiteboxVerification.SubscriberPuppetModifier and TypeMethodDescriptionvoidSubscriberWhiteboxVerification.SubscriberPuppeteer.registerOnSubscribe(SubscriberWhiteboxVerification.SubscriberPuppet puppet) Must be called by the test subscriber when it has successfully registered a subscription inside the `onSubscribe` method.voidSubscriberWhiteboxVerification.WhiteboxSubscriberProbe.registerOnSubscribe(SubscriberWhiteboxVerification.SubscriberPuppet p)