mockito topic

List mockito repositories

mvp-sample

35
Stars
6
Forks
Watchers

Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding

tdcapp

53
Stars
10
Forks
Watchers

Sample app which access the TDC (The Developer's Conference) REST API.

AndroidStarter

137
Stars
14
Forks
Watchers

A sample Android app using the MVP architecture.

AndroidStarterAlt

27
Stars
5
Forks
Watchers

A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.

AndroidVIP

21
Stars
6
Forks
Watchers

Android project to experiment the VIPER approach using mosby, RxJava and dagger2

WeatherApp

20
Stars
4
Forks
Watchers

An Android MVP based App to demonstrate and test various concepts like MVP, Dagger 2, RxJava and testing

mockito

14.6k
Stars
2.5k
Forks
Watchers

Most popular Mocking framework for unit tests written in Java

Android-MVP-Architecture

211
Stars
69
Forks
Watchers

🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.

MusicPlayer

606
Stars
87
Forks
Watchers

Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer

MoviesApp

110
Stars
11
Forks
Watchers

A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.