Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 262 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 262 Bytes

sample-mvvm

Just a repository to apply some concepts of mvvm. The app idea is save some contacts

Stack used

  • Mvvm with Google ViewModel
  • Kotlin
  • Kodein
  • Room

Stack used for tests

  • Configurable Kodein
  • Espresso
  • Mockito
  • Robolectric
  • AssertJ