| Class | Description |
|---|---|
| NotificationMatchers | |
| OnCompletedMatcher |
A matcher that matches onCompleted Notifications
|
| OnErrorMatcher |
A matcher that matches onError Notifications with an error matching the given matcher
|
| OnNextMatcher |
A matcher that matches OnNext notifications with a value matching the given matcher
|
| ThrowableMatchers |