Commit Graph

6 Commits

Author SHA1 Message Date
Krunoslav Zaher 5d677eaf91 Standardizes header format. 2015-12-29 16:56:21 +01:00
Krunoslav Zaher 419a057fa9 Hides `HotObservable` and `ColdObservable` behind `TestableObservable`. Renames `MockObserver` to `TestableObserver`. 2015-12-28 02:46:18 +01:00
Krunoslav Zaher d387f91afa Removes `SchedulerType` associated types in favor of concrete types. 2015-12-23 21:17:57 +01:00
Krunoslav Zaher 1506071b15 Documents `HotObservable` and `ColdObservable`. 2015-12-20 15:34:26 +01:00
Krunoslav Zaher 1e28105ed3 Makes `Recorded` more generic. 2015-12-20 11:45:47 +01:00
Krunoslav Zaher 6748d884d6 Unit tests pass for first time after extracting `RxTests`. 2015-12-20 00:44:51 +01:00