public class MapStageVerification
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
MapStageVerification.ProcessorVerification |
Modifier and Type | Field and Description |
---|---|
protected ReactiveStreamsFactory |
rs |
Modifier and Type | Method and Description |
---|---|
void |
mapStageBuilderShouldBeReusable() |
void |
mapStageShouldFailIfNullReturned() |
void |
mapStageShouldHandleExceptions() |
void |
mapStageShouldMapElements() |
void |
mapStageShouldPropagateUpstreamExceptions() |
protected final ReactiveStreamsFactory rs
public void mapStageShouldMapElements()
public void mapStageShouldHandleExceptions()
public void mapStageShouldPropagateUpstreamExceptions()
public void mapStageShouldFailIfNullReturned()
public void mapStageBuilderShouldBeReusable()
Copyright © 2021 Eclipse Foundation. All rights reserved.