Microsoft.Reactive.Testing Namespace
Classes
ClassDescriptionReactiveAssertRepresents a helper class to write asserts in Rx unit tests.
ReactiveTestBase type to write tests for Rx code.
TestSchedulerBase class for testing Rx code.## Structures
StructureDescriptionRecorded
SubscriptionRecords the information about subscripts to and unsubscriptions from observable sequences.## Interfaces
InterfaceDescriptionITestableObservable
ITestableObserver