Closed
Description
For example: Observable.of(1,2,3)
... how are you going to represent 3 values and a completion in 1 frame? 123|
? and then how does that "line up" to expected results? What about 3 values and an error? what about 100ms, then 14 synchronous values, then 200ms then one value and it completes?
It's a shame because I find the look of the test DSL very compelling.
@mattpodwysocki can say "I told you so". :p
Metadata
Metadata
Assignees
Labels
No labels