janishar / android-mvvm-architecture

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
2.95k stars 936 forks source link

unit test #72

Open cloner93 opened 4 years ago

cloner93 commented 4 years ago

hi, thanks for this project. how to i write unit test for each code in project? If possible, help me to this case.