Class AbstractReactiveStreamsApiVerification
java.lang.Object
org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
- Direct Known Subclasses:
CompletionRunnerVerification,ProcessorBuilderVerification,PublisherBuilderVerification,ReactiveStreamsVerification,SubscriberBuilderVerification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidassertEmptyStage(Stage stage) protected GraphgraphFor(CompletionRunner<?> cr) protected GraphgraphFor(ProcessorBuilder<?, ?> pb) protected GraphgraphFor(PublisherBuilder<?> pb) protected GraphgraphFor(SubscriberBuilder<?, ?> sb)
-
Field Details
-
rs
-
-
Constructor Details
-
AbstractReactiveStreamsApiVerification
-
-
Method Details
-
graphFor
-
graphFor
-
graphFor
-
graphFor
-
assertEmptyStage
-