JDolinger

Results 1 comments of JDolinger

Wow, I'm having the exact same issue being reported above. I'm mocking a call that returns a Future. I want to test the behavior which is Future.failed(some exception....). Farther up...