| Class | Description |
|---|---|
| TestingHelper |
Testing utility functions.
|
| TestingHelper.Builder<T,R> |
Defines test cases and builds a JUnit test suite.
|
| TestingHelper.CaseBuilder<T,R> | |
| TestSubscriber2<T> |
| Exception | Description |
|---|---|
| TestingHelper.AssertionException |
RuntimeException implementation to represent an assertion failure.
|
| TestingHelper.DeliveredMoreThanRequestedException |
RuntimeException implementation to represent the situation of more items
being delivered by a source than are requested via backpressure.
|
| TestingHelper.DownstreamUnsubscriptionDidNotOccurException | |
| TestingHelper.ExpectedErrorNotReceivedException | |
| TestingHelper.ExpectedExceptionNotThrownException | |
| TestingHelper.TerminalEventTimeoutException | |
| TestingHelper.TooManyOnCompletedException | |
| TestingHelper.UnexpectedOnCompletedException | |
| TestingHelper.UnexpectedOnErrorException | |
| TestingHelper.UnexpectedOnNextException | |
| TestingHelper.UnsubscriptionFromSourceTimeoutException | |
| TestingHelper.WrongOnNextCountException |
Copyright © 2013–2016. All rights reserved.