Class | Description |
---|---|
CancelStageVerification |
Verification for the cancel stage.
|
CollectStageVerification |
Verification for the collect stage.
|
ConcatStageVerification |
Verification for the concat stage.
|
CoupledStageVerification | |
DistinctStageVerification |
Verification for the distinct stage.
|
DropWhileStageVerification |
Verification for the drop while stage.
|
EmptyProcessorVerification |
Verification for an empty processor, ie, the processor returned from rs.builder().buildRs().
|
FilterStageVerification |
Verification for the filter stage.
|
FindFirstStageVerification |
Verification for find first stage.
|
FlatMapCompletionStageVerification |
Verification for flat map completion stage.
|
FlatMapIterableStageVerification |
Verification for flat map iterable stage.
|
FlatMapStageVerification | |
FromCompletionStageNullableVerification | |
FromCompletionStageVerification | |
LimitStageVerification | |
MapStageVerification | |
OfStageVerification | |
OnErrorResumeStageVerification |
Test cases for OnErrorResume stages.
|
OnStagesVerification |
Test cases for OnError, OnTerminate and onComplete.
|
PeekStageVerification | |
ReactiveStreamsSpiVerification |
This test is a factory for all the tests for verifying implementations of the SPI.
|
SkipStageVerification | |
SubscriberStageVerification | |
TakeWhileStageVerification |
Exception | Description |
---|---|
QuietRuntimeException |
RuntimeException with no stack trace for expected failures, to make logging not so noisy.
|
Copyright © 2018 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.