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