GitHunt
CD

CDRussell/MockitoConfigurationExampleAndroid

Illustrates basic project setup and dependencies needed for using Mockito in both JVM and Instrumentation tests for an Android project

Mockito Configuration Example - Android Project

Provides the project configuration to have Mockito available to use for both JVM-based unit tests as well as Android Instrumentation tests.

See app/build.gradle for the configuration required.

Languages

Kotlin100.0%

Contributors

Created December 24, 2021
Updated December 24, 2021
CDRussell/MockitoConfigurationExampleAndroid | GitHunt