Package | Description |
---|---|
rx.observers |
Class and Description |
---|
TestSubscriber
A
TestSubscriber is a variety of Subscriber that you can use for unit testing, to perform
assertions, inspect received events, or wrap a mocked Subscriber . |
Copyright © 2015. All Rights Reserved.