Upgrade to Pro — share decks privately, control downloads, hide ads and more …

MockK and Truth - Unit Tests - Android

Moro
January 03, 2022

MockK and Truth - Unit Tests - Android

First contact with the libraries: MockK and Truth.

Moro

January 03, 2022
Tweet

More Decks by Moro

Other Decks in Programming

Transcript

  1. MockK It is a powerful mocking library for Kotlin It

    is a library to help us write more fluent assertions for Android. Truth
  2. Example In this case, the MainViewModel has the responsibility for

    defining the first destination, where the app starts. Has email stored? Dashboard Screen Welcome Screen Yes No