MVVM on Android, Episode 7: Testing the ViewModel | Kodeco

This content was released on Oct 16 2018. The official support period is 6-months from this date.

Use JUnit to add unit tests for the functionality of the ViewModel layer, while utilizing Mockito to mock dependent classes.


This is a companion discussion topic for the original entry at https://www.kodeco.com/8984-mvvm-on-android/lessons/7