Uses of Class
org.reactivestreams.tck.IdentityProcessorVerification.TestSetup
Packages that use IdentityProcessorVerification.TestSetup
-
Uses of IdentityProcessorVerification.TestSetup in org.reactivestreams.tck
Method parameters in org.reactivestreams.tck with type arguments of type IdentityProcessorVerification.TestSetupModifier and TypeMethodDescriptionvoid
IdentityProcessorVerification.optionalMultipleSubscribersTest
(long requiredSubscribersSupport, Function<Long, IdentityProcessorVerification<T>.TestSetup> body) Test for feature that REQUIRES multiple subscribers to be supported by Publisher.