程序包 | 说明 |
---|---|
reactor.test |
Main test components supporting the testing and assertion of publishers.
|
限定符和类型 | 接口和说明 |
---|---|
static interface |
StepVerifier.FirstStep<T>
Define a builder for explicitly expecting an initializing
Subscription as
first signal. |
static interface |
StepVerifier.Step<T>
Define a builder for expecting main sequence individual signals.
|