Sitemap
1 min readMay 25, 2020

, I recommend getting started with unit testing for your app's business logic, mainly the ViewModel using JUnit 5 testing. There’s a lot of great talks from and Philipp Hauer I’d recommend included in my notes.

I also outlined my unit testing process in Android Unidirectional Data Flow — Local Unit Testing with MockK, JUnit 5, and AssertJ. It’s due for a refresh now that it can be refactored from LiveData to StateFlow.

Adam Hurwitz
Adam Hurwitz

Written by Adam Hurwitz

An account about nothing | Researcher and product consultant

No responses yet