Unit testing for MVP requires testing techniques to capture the data and handle the callbacks so this repository demonstrates the use of mockito
framework to implement unit testing in MVP architecture.
- Model View Presenter
- Repository pattern
- Unit testing
- Espresso UI testing
- RecyclerView, CardView, Customize adapter