peter-tackage / rxjava2-scheduler-examplesLinks
Examples of using RxJava2 and RxAndroid Schedulers when testing
☆29Updated 8 years ago
Alternatives and similar repositories for rxjava2-scheduler-examples
Users that are interested in rxjava2-scheduler-examples are comparing it to the libraries listed below
Sorting:
- Demo project for the post Testing asynchronous RxJava code using Mockito☆45Updated 8 years ago
- Follow along with my Robolectric series at CasterIO!☆19Updated 8 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup☆59Updated 6 years ago
- ☆85Updated 6 years ago
- Sample Code for Caster.io Videos☆18Updated 9 years ago
- MockWebServer demos☆34Updated 7 years ago
- Demo project on How to be a Mockstar using Mockito and MockWebServer.☆54Updated 8 years ago
- Sample app for my conference talk, "Android Architecture For The Subway"☆29Updated 7 years ago
- Example code from Huyen's talk "Cool ConstraintLayout".☆56Updated 7 years ago
- Test different dagger configurations, dependencies, subcomponents, builders, android-injector...☆66Updated 5 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 5 years ago
- Huyen's example code from the Road to Kotlintown: Part II with examples of lambdas with receivers, extension functions, and DSLs in Kotli…☆27Updated 7 years ago
- Skeleton Project for an Android Technical Interview Test☆44Updated 8 years ago
- ☆40Updated 3 years ago
- Safe vs Deep integration of Realm in Android☆81Updated 8 years ago
- Sample that implements a different presentation pattern on each branch. Check README.md!☆32Updated 6 years ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 7 years ago
- In this tutorial we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App.☆51Updated 6 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…☆53Updated 8 years ago
- Gradle plugin for disabling animations in global settings before UI tests and reenabling them afterwards