Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 484 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 484 Bytes

Easily test your one-off async operations on Android with Dagger2 and RxJava

Companion code to this medium article.

To run this test, run ./gradlew test from this folder's root directly.

Here's the gist containing just the important classes.

Please suggest improvements - I will accept pull requests!