Package reactor.test

Interface StepVerifier.ContextExpectations<T>

Type Parameters:
T - the type of the sequence
Enclosing interface:
StepVerifier

public static interface StepVerifier.ContextExpectations<T>
Allow to set expectations about the Context propagated during the Subscription phase. You then need to resume to the StepVerifier assertion of the sequence by using then().