@User uploaded a file: 
Untitled and commented: I was expecting to catch the 
Exception
 the same way it is being catch for 
Observable
, but this test is green. I'm surprised it is different from 
Observable
. How to unit test there's an Exception thrown if 
onError
 isn't defined?