ManualProbeTExpectNext Method |
Name | Description | |
---|---|---|
ExpectNext |
Expect and return a stream element.
| |
ExpectNextTOther(PredicateTOther) | ||
ExpectNext(T) |
Fluent DSL. Expect a stream element.
| |
ExpectNext(T, TimeSpan) |
Fluent DSL. Expect a stream element during specified timeout.
| |
ExpectNext(T, T, T) |
Fluent DSL. Expect multiple stream elements.
|