Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
/ AndroidMVPDemo Public archive

A sample of how we could use the MVP pattern to make tests faster (using Mockito). This project also compares the difference between a regular instrumentation tests on a MVC/MVVM Activity versus a MVP test.

License

Notifications You must be signed in to change notification settings

omadahealth/AndroidMVPDemo

Repository files navigation

AndroidMVPDemo

A sample of how we could use the MVP pattern to make tests faster (using Mockito). This project also compares the difference between a regular instrumentation tests on a MVC/MVVM Activity versus a MVP test.

Kotlin

The kotlin version of this project is simply available on the master branch

Java

Please checkout the Java version @ https://github.com/omadahealth/AndroidMVPDemo/tree/java (or checkout the "java" branch)

About

A sample of how we could use the MVP pattern to make tests faster (using Mockito). This project also compares the difference between a regular instrumentation tests on a MVC/MVVM Activity versus a MVP test.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published