Package org.reactivestreams.tck
Interface PublisherVerification.PublisherTestRun<T>
-
- Enclosing class:
- PublisherVerification<T>
public static interface PublisherVerification.PublisherTestRun<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(org.reactivestreams.Publisher<T> pub)
-