Skip navigation links

Eclipse MicroProfile Reactive Streams Operators TCK v3.0
A B C D E F G I L M O P Q R S T V 

A

AbstractReactiveStreamsApiVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
 
AbstractReactiveStreamsApiVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 
allTests() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsApiVerification
 
allTests() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
 
allTests() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ReactiveStreamsSpiVerification
 
assertEmptyStage(Stage) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 

B

build() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.SubscriberBuilderVerification
 
builder() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
builder() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
builderShouldBeImmutable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
builderShouldBeImmutable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
buildNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.SubscriberBuilderVerification
 
buildRs() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
buildRs() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
buildRsNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
buildRsNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 

C

cancel() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
cancel() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
cancelStageShouldCancelTheStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification
 
cancelStageShouldIgnoreAnyUpstreamFailures() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification
 
CancelStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for the cancel stage.
CancelStageVerification.SubscriberVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
cancelSubscriberBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification
 
collect() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
collect() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
collectComponents() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
collectComponents() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
collectComponentsAccumulatorNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
collectComponentsAccumulatorNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
collectComponentsSupplierNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
collectComponentsSupplierNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
collectNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
collectNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
collectShouldAccumulateResult() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
collectShouldPropagateUpstreamErrors() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
collectShouldSupportEmptyStreams() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
collectStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
collectStageShouldPropagateErrorsFromAccumulator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
collectStageShouldPropagateErrorsFromFinisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
collectStageShouldPropagateErrorsFromSupplierThroughCompletionStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
CollectStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for the collect stage.
CompletionRunnerVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Verification for the CompletionRunner class.
CompletionRunnerVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionRunnerVerification
 
completionSubscriberShouldDelegateToSubscriber() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionSubscriberVerification
 
completionSubscriberShouldNotAcceptNullCompletionStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionSubscriberVerification
 
completionSubscriberShouldNotAcceptNullSubscriber() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionSubscriberVerification
 
completionSubscriberShouldReturnSameCompletionStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionSubscriberVerification
 
CompletionSubscriberVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Verification for CompletionSubscriber.
CompletionSubscriberVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionSubscriberVerification
 
concat() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
concat(PublisherBuilder<? extends T>, PublisherBuilder<? extends T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
concatFirstNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
concatSecondNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
concatStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldCancelSecondStageIfCancellationOccursDuringSecond() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldCancelSecondStageIfFirstCancellationOccursDuringFirst() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldCancelSecondStageIfFirstFails() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldConcatTwoGraphs() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldPropagateExceptionsFromSecondStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldSupportNestedConcats() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldWorkWithBothGraphsEmpty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldWorkWithEmptyFirstGraph() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
concatStageShouldWorkWithEmptySecondGraph() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ConcatStageVerification
 
ConcatStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for the concat stage.
coupled() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
coupled(SubscriberBuilder<? super T, ?>, PublisherBuilder<? extends R>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
coupled(Subscriber<? super T>, Publisher<? extends R>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
coupledPubisherNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
coupledRs() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
coupledRsPubisherNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
coupledRsSubscriberNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
coupledStageShouldBeResuable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
coupledStageShouldCancelAndCompleteDownstreamWhenSubscriberCancels() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
coupledStageShouldCancelAndCompleteDownstreamWhenUpstreamCompletes() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
coupledStageShouldCancelAndCompleteUpstreamWhenDownstreamCancels() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
coupledStageShouldCancelAndCompleteUpstreamWhenPublisherCompletes() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
coupledStageShouldCancelAndCompleteUpstreamWhenPublisherFails() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
coupledStageShouldCancelAndFailDownstreamWhenUpstreamFails() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification
 
CoupledStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
CoupledStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
CoupledStageVerification.PublisherVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
CoupledStageVerification.SubscriberVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
coupledSubscriberNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification.SubscriberVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.SubscriberVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.EmptyProcessorVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.InnerSubscriberVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.OuterProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeWithVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnCompleteVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnErrorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnTerminateVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification.ProcessorVerification
 
createElement(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification.ProcessorVerification
 
createEngine() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsCdiTck
 
createEngine() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
Override to provide the reactive streams engine.
createFactory() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
Create the reactive streams factory to use.
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.PublisherVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification.ProcessorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification.ProcessorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.OuterProcessorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification.ProcessorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification.ProcessorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeWithVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnCompleteVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnErrorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnTerminateVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification.ProcessorVerification
 
createFailedPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.EmptyProcessorVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.OuterProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeWithVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnCompleteVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnErrorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnTerminateVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification.ProcessorVerification
 
createIdentityProcessor(int) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification.ProcessorVerification
 
createPublisher(long) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.PublisherVerification
 
createPublisher(long) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification.PublisherVerification
 
createPublisher(long) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification.PublisherVerification
 
createPublisher(long) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification.PublisherVerification
 
createPublisher(long) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification
 
createSubscriber() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification.SubscriberVerification
 
createSubscriber(SubscriberWhiteboxVerification.WhiteboxSubscriberProbe<Integer>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.SubscriberVerification
 
createSubscriber(SubscriberWhiteboxVerification.WhiteboxSubscriberProbe<Integer>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.InnerSubscriberVerification
 

D

DefaultReactiveStreamsFactory - Class in org.eclipse.microprofile.reactive.streams.operators.tck
Implementation of the ReactiveStreamsFactory that delegates to ReactiveStreams static factory methods.
DefaultReactiveStreamsFactory() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
distinct() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
distinct() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
distinctStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification
 
distinctStageShouldPropagateCancel() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification
 
distinctStageShouldPropagateExceptionsThrownByEquals() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification
 
distinctStageShouldPropagateUpstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification
 
distinctStageShouldReturnAnEmptyStreamWhenCalledOnEmptyStreams() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification
 
distinctStageShouldReturnDistinctElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification
 
DistinctStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for the distinct stage.
DistinctStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
dropWhile() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
dropWhile() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
dropWhileNullPredicate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
dropWhileNullPredicate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
dropWhileStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldAllowCompletionWhileDropping() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldHandleErrors() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldNotRunPredicateOnceItsFinishedDropping() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldPropagateCancel() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldPropagateUpstreamErrorsAfterFinishedDropping() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldPropagateUpstreamErrorsWhileDropping() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
dropWhileStageShouldSupportDroppingElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DropWhileStageVerification
 
DropWhileStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for the drop while stage.

E

empty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
empty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
emptyIterableStageShouldEmitNoElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
EmptyProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for an empty processor, ie, the processor returned from rs.builder().buildRs().
EmptyProcessorVerification(ReactiveStreamsSpiVerification.VerificationDeps) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.EmptyProcessorVerification
 
EmptyProcessorVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 

F

failed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
failed(Throwable) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
failedNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
filter() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
filter() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
filterNullPredicate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
filterNullPredicate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
filterStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FilterStageVerification
 
filterStageShouldFilterElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FilterStageVerification
 
filterStageShouldPropagateCancel() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FilterStageVerification
 
filterStageShouldPropagateExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FilterStageVerification
 
filterStageShouldPropagateUpstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FilterStageVerification
 
FilterStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for the filter stage.
findFirst() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
findFirst() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
findFirstStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FindFirstStageVerification
 
findFirstStageShouldCancelUpstream() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FindFirstStageVerification
 
findFirstStageShouldFindTheFirstElement() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FindFirstStageVerification
 
findFirstStageShouldFindTheFirstElementInSingleElementStream() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FindFirstStageVerification
 
findFirstStageShouldPropagateErrors() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FindFirstStageVerification
 
findFirstStageShouldReturnEmptyForEmptyStream() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FindFirstStageVerification
 
FindFirstStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for find first stage.
finisherFunctionShouldBeInvoked() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
flatMap() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMap() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapCompletionStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapCompletionStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapCompletionStageNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapCompletionStageNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
FlatMapCompletionStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for flat map completion stage.
FlatMapCompletionStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
flatMapCsStageBuilderShouldBeResuable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldFailIfNullIsReturned() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldHandleErrorsThrownByCallback() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldHandleFailedCompletionStages() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldMaintainOrderOfFutures() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldMapFutures() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldOnlyMapOneElementAtATime() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldPropagateCancel() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapCsStageShouldPropagateUpstreamErrors() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification
 
flatMapIterable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapIterable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapIterableBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapIterableNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapIterableStageShouldFailIfNullElementReturnedFromIterator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldFailIfNullIterableReturned() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldFailIfNullIteratorReturned() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldHandleExceptionsInCallback() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldHandleExceptionsInIterableIterateMethod() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldHandleExceptionsInIteratorHasNextMethod() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldHandleExceptionsInIteratorNextMethod() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldMapElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldPropagateUpstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
flatMapIterableStageShouldSupportEmptyMappingOfElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification
 
FlatMapIterableStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verification for flat map iterable stage.
FlatMapIterableStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verifies the outer processor.
flatMapNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapRsPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapRsPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapRsPublisherNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapRsPublisherNullMapper() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
flatMapStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldAllowEmptySubStreams() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldHandleExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldMapElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldOnlySubscribeToOnePublisherAtATime() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldPropagateSubstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldPropagateUpstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
flatMapStageShouldPropgateCancelToSubstreams() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification
 
FlatMapStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
FlatMapStageVerification.InnerSubscriberVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verifies the inner subscriber passed to publishers produced by the mapper function.
FlatMapStageVerification.OuterProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Verifies the outer processor.
flatMapToBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
flatMapToBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
forEach() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
forEach() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
forEachNullConsumer() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
forEachNullConsumer() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
fromCompletionStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromCompletionStage(CompletionStage<? extends T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
fromCompletionStageNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromCompletionStageNullable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromCompletionStageNullable(CompletionStage<? extends T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
fromCompletionStageNullableNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
FromCompletionStageNullableVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
FromCompletionStageNullableVerification.PublisherVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
FromCompletionStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
FromCompletionStageVerification.PublisherVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
fromCsNullableStageShouldBeEmptyWhenAlreadyRedeemedWithNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsNullableStageShouldBeEmptyWhenRedeemedWithNullLater() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsNullableStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsNullableStageShouldEmitAnElementWhenAlreadyRedeemed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsNullableStageShouldEmitAnElementWhenRedeemedLater() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsNullableStageShouldPropagateAlreadyRedeemedExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsNullableStageShouldPropagateExceptionsWhenFailedLater() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification
 
fromCsStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromCsStageShouldEmitAnElementWhenAlreadyRedeemed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromCsStageShouldEmitAnElementWhenRedeemedLater() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromCsStageShouldFailWhenAlreadyRedeemedWithNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromCsStageShouldFailWhenRedeemedWithNullLater() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromCsStageShouldPropagateAlreadyRedeemedExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromCsStageShouldPropagateExceptionsWhenFailedLater() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification
 
fromIterable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromIterable(Iterable<? extends T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
fromIterableNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromProcessor() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromProcessor(Processor<? super T, ? extends R>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
fromProcessorNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromPublisher(Publisher<? extends T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
fromPublisherNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromSubscriber() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
fromSubscriber(Subscriber<? super T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
fromSubscriberNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 

G

generate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
generate(Supplier<? extends T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
generateNullSupplier() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
graphFor(PublisherBuilder<?>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 
graphFor(SubscriberBuilder<?, ?>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 
graphFor(ProcessorBuilder<?, ?>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 
graphFor(CompletionRunner<?>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 

I

ignore() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
ignore() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
InnerSubscriberVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.InnerSubscriberVerification
 
isEnabled(Object) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
Override this to disable/enable tests, useful for debugging one test at a time.
iterableStageShouldEmitManyElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
iterate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
iterate(T, UnaryOperator<T>) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
iterateNullOperator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 

L

limit() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
limit() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
limitNegative() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
limitNegative() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
limitStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
limitStageShouldAllowLimitingToZero() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
limitStageShouldCancelUpStreamWhenDone() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
limitStageShouldIgnoreSubsequentErrorsWhenDone() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
limitStageShouldLimitTheOutputElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
limitStageShouldPropagateCancellation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
limitStageToZeroShouldCompleteStreamEvenWhenNoElementsAreReceived() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification
 
LimitStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
LimitStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 

M

map() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
map() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
mapNullFunction() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
mapNullFunction() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
mapStageBuilderShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification
 
mapStageShouldFailIfNullReturned() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification
 
mapStageShouldHandleExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification
 
mapStageShouldMapElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification
 
mapStageShouldPropagateUpstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification
 
MapStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
MapStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
maxElementsFromPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.ProcessorVerification
 
maxElementsFromPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification.PublisherVerification
 
maxElementsFromPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification.PublisherVerification
 

O

of(T) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
of(T...) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
ofNullable(T) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.DefaultReactiveStreamsFactory
 
ofNullableNonNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
ofNullableNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
ofSingle() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
ofSingleNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
ofStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
ofStageShouldFailIfNullProduced() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
ofStageShouldHandleExceptionsInIterableIterateMethod() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
ofStageShouldHandleExceptionsInIteratorHasNextMethod() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
ofStageShouldHandleExceptionsInIteratorNextMethod() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
OfStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OfStageVerification.PublisherVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
ofVarArgs() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
onComplete() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onComplete() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onCompleteAndOnTerminateStagesShouldBeCalledWhenTheStreamCompletes() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onCompleteNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onCompleteNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onCompleteStageShouldBeCalledWhenTheStreamComplete() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onCompleteStageShouldNotBeCalledWhenTheStreamFailed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onCompleteStageShouldPropagateRuntimeExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
OnCompleteVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnCompleteVerification
 
onError() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onError() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorAndOnTerminateStagesShouldBeCalledWhenTheStreamFails() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onErrorNullConsumer() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorNullConsumer() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorResume() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResume() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorResumeNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResumeNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorResumeShouldCatchErrorFromSource() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeShouldCatchErrorFromStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeStageShouldPropagateRuntimeExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
OnErrorResumeStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Test cases for OnErrorResume stages.
OnErrorResumeStageVerification.OnErrorResumeVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OnErrorResumeStageVerification.OnErrorResumeWithVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OnErrorResumeVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeVerification
 
onErrorResumeWith() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResumeWith() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorResumeWithNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResumeWithNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
OnErrorResumeWithPublisherVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification
 
onErrorResumeWithRsPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResumeWithRsPublisher() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorResumeWithRsPublisherNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResumeWithRsPublisherNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onErrorResumeWithRsPublisherShouldBeAbleToInjectAFailure() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithRsPublisherShouldCatchErrorFromSource() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithRsPublisherShouldCatchErrorFromStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithRsPublisherStageShouldPropagateRuntimeExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithShouldBeAbleToInjectAFailure() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithShouldCatchErrorFromSource() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithShouldCatchErrorFromStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithStageShouldPropagateRuntimeExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification
 
onErrorResumeWithToBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onErrorResumeWithToBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
OnErrorResumeWithVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnErrorResumeStageVerification.OnErrorResumeWithVerification
 
onErrorStageShouldBeCalledWhenTheStreamFailed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onErrorStageShouldBeCalledWhenTheStreamFailedBecauseOfAnIntermediateStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onErrorStageShouldNotBeCalledWhenTheStreamComplete() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
OnErrorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnErrorVerification
 
OnStagesVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
Test cases for OnError, OnTerminate and onComplete.
OnStagesVerification.OnCompleteVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OnStagesVerification.OnErrorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OnStagesVerification.OnTerminateVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
onTerminate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onTerminate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onTerminateNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
onTerminateNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
onTerminateShouldBeCalledWhenTheStreamIsCancelledFromDownstream() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onTerminateStageShouldBeCalledWhenTheStreamComplete() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onTerminateStageShouldBeCalledWhenTheStreamFailed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onTerminateStageShouldBeCalledWhenTheStreamFailedBecauseOfAnIntermediateStage() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
onTerminateStageShouldPropagateRuntimeExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification
 
OnTerminateVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OnStagesVerification.OnTerminateVerification
 
org.eclipse.microprofile.reactive.streams.operators.tck - package org.eclipse.microprofile.reactive.streams.operators.tck
 
org.eclipse.microprofile.reactive.streams.operators.tck.api - package org.eclipse.microprofile.reactive.streams.operators.tck.api
 
org.eclipse.microprofile.reactive.streams.operators.tck.arquillian - package org.eclipse.microprofile.reactive.streams.operators.tck.arquillian
 
org.eclipse.microprofile.reactive.streams.operators.tck.spi - package org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
OuterProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapStageVerification.OuterProcessorVerification
 

P

peek() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
peek() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
peekNullConsumer() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
peekNullConsumer() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
peekStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification
 
peekStageShouldHandleExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification
 
peekStageShouldNotBeExecutedForEmptyStreams() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification
 
peekStageShouldNotModifyElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification
 
peekStageShouldPropagateUpstreamExceptions() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification
 
PeekStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
PeekStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
ProcessorBuilderVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Verification for the ProcessorBuilder class.
ProcessorBuilderVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.DistinctStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.EmptyProcessorVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapCompletionStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FlatMapIterableStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.LimitStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.MapStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.PeekStageVerification.ProcessorVerification
 
ProcessorVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification.ProcessorVerification
 
PublisherBuilderVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Verification for the PublisherBuilder class.
PublisherBuilderVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
PublisherVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.PublisherVerification
 
PublisherVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageNullableVerification.PublisherVerification
 
PublisherVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.FromCompletionStageVerification.PublisherVerification
 
PublisherVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification.PublisherVerification
 

Q

QuietRuntimeException - Exception in org.eclipse.microprofile.reactive.streams.operators.tck.spi
RuntimeException with no stack trace for expected failures, to make logging not so noisy.
QuietRuntimeException() - Constructor for exception org.eclipse.microprofile.reactive.streams.operators.tck.spi.QuietRuntimeException
 
QuietRuntimeException(String) - Constructor for exception org.eclipse.microprofile.reactive.streams.operators.tck.spi.QuietRuntimeException
 
QuietRuntimeException(String, Throwable) - Constructor for exception org.eclipse.microprofile.reactive.streams.operators.tck.spi.QuietRuntimeException
 
QuietRuntimeException(Throwable) - Constructor for exception org.eclipse.microprofile.reactive.streams.operators.tck.spi.QuietRuntimeException
 

R

ReactiveStreamsApiVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Factory for tests that verify the API itself without dependence on an SPI implementation.
ReactiveStreamsApiVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsApiVerification
 
ReactiveStreamsArquillianTck - Class in org.eclipse.microprofile.reactive.streams.operators.tck.arquillian
Test runner for running the TCK in Arquillian.
ReactiveStreamsArquillianTck() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsArquillianTck
 
ReactiveStreamsCdiTck - Class in org.eclipse.microprofile.reactive.streams.operators.tck.arquillian
 
ReactiveStreamsCdiTck() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsCdiTck
 
ReactiveStreamsSpiVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
This test is a factory for all the tests for verifying implementations of the SPI.
ReactiveStreamsSpiVerification(TestEnvironment, ReactiveStreamsFactory, ReactiveStreamsEngine, ScheduledExecutorService) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ReactiveStreamsSpiVerification
 
ReactiveStreamsSpiVerification.VerificationDeps - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
ReactiveStreamsTck<E extends ReactiveStreamsEngine> - Class in org.eclipse.microprofile.reactive.streams.operators.tck
The Reactive Streams TCK.
ReactiveStreamsTck(TestEnvironment) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
 
ReactiveStreamsVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Verification for the ReactiveStreamsFactory class.
ReactiveStreamsVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.ReactiveStreamsVerification
 
reduce() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
reduce() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
reduceNullAccumulator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
reduceNullAccumulator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
reduceWithIdentity() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
reduceWithIdentity() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
reduceWithIdentityNullAccumulator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
reduceWithIdentityNullAccumulator() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
reduceWithIdentityNullIdentityAllowed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
reduceWithIdentityNullIdentityAllowed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
required_spec201_blackbox_mustSignalDemandViaSubscriptionRequest() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification.SubscriberVerification
 
required_spec209_blackbox_mustBePreparedToReceiveAnOnCompleteSignalWithPrecedingRequestCall() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification.SubscriberVerification
 
required_spec210_blackbox_mustBePreparedToReceiveAnOnErrorSignalWithPrecedingRequestCall() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification.SubscriberVerification
 
rs - Variable in class org.eclipse.microprofile.reactive.streams.operators.tck.api.AbstractReactiveStreamsApiVerification
 
run() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionRunnerVerification
 
runAllTckTests() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsArquillianTck
 
runNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.CompletionRunnerVerification
 

S

shutdownEngine(E) - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
Override to implement custom shutdown logic for the Reactive Streams engine.
shutdownEngine() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.ReactiveStreamsTck
 
singleIterableStageShouldEmitOneElement() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.OfStageVerification
 
skip() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
skip() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
skipNegative() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
skipNegative() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
skipStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.SkipStageVerification
 
skipStageShouldSkipElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.SkipStageVerification
 
skipStageShouldSupportSkippingNoElements() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.SkipStageVerification
 
SkipStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
SubscriberBuilderVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.api
Verification for the SubscriberBuilder class.
SubscriberBuilderVerification(ReactiveStreamsFactory) - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.api.SubscriberBuilderVerification
 
subscriberStageShouldRedeemCompletionStageWhenCompleted() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.SubscriberStageVerification
 
subscriberStageShouldRedeemCompletionStageWhenFailed() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.SubscriberStageVerification
 
subscriberStageShouldRedeemCompletionStageWithCancellationExceptionWhenCancelled() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.SubscriberStageVerification
 
SubscriberStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
SubscriberVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CancelStageVerification.SubscriberVerification
 
SubscriberVerification() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CoupledStageVerification.SubscriberVerification
 

T

takeWhile() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
takeWhile() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
takeWhileNullPredicate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
takeWhileNullPredicate() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
takeWhileShouldCancelUpStreamWhenDone() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification
 
takeWhileShouldIgnoreSubsequentErrorsWhenDone() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification
 
takeWhileStageShouldBeReusable() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification
 
takeWhileStageShouldEmitEmpty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification
 
takeWhileStageShouldHandleErrors() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification
 
takeWhileStageShouldTakeWhileConditionIsTrue() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.TakeWhileStageVerification
 
TakeWhileStageVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
TakeWhileStageVerification.ProcessorVerification - Class in org.eclipse.microprofile.reactive.streams.operators.tck.spi
 
tckDeployment() - Static method in class org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsArquillianTck
 
to() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
to() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
toBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
toBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
toList() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
toList() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
toListStageShouldPropagateUpstreamErrors() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
toListStageShouldReturnAList() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
toListStageShouldReturnEmpty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.spi.CollectStageVerification
 
toMultipleStages() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
toMultipleStages() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
toNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
toNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
toSubscriber() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
toSubscriber() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
toSubscriberNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
toSubscriberNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 

V

VerificationDeps() - Constructor for class org.eclipse.microprofile.reactive.streams.operators.tck.spi.ReactiveStreamsSpiVerification.VerificationDeps
 
via() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
via() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
viaBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
viaBuilderFromDifferentReactiveStreamsImplementation() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
viaEmpty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
viaEmpty() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
viaMultipleStages() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
viaMultipleStages() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
viaNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
viaNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
viaProcessor() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
viaProcessor() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
viaProcessorNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.ProcessorBuilderVerification
 
viaProcessorNull() - Method in class org.eclipse.microprofile.reactive.streams.operators.tck.api.PublisherBuilderVerification
 
A B C D E F G I L M O P Q R S T V 
Skip navigation links

Eclipse MicroProfile Reactive Streams Operators TCK v3.0

Copyright © 2018 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.