Skip to content

A demo application that shows how to easily test async operations with RxJava and Dagger2

Notifications You must be signed in to change notification settings

ZakTaccardi/test_async_operations_example

Repository files navigation

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!

About

A demo application that shows how to easily test async operations with RxJava and Dagger2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages