193 Forks
3010 Stars
3010 Watchers

mockito-kotlin

Using Mockito with Kotlin

How to download and setup mockito-kotlin

Open terminal and run command
git clone https://github.com/mockito/mockito-kotlin.git
git clone is used to create a copy or clone of mockito-kotlin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mockito-kotlin https://github.com/mockito/mockito-kotlin/archive/master.zip

Or simply clone mockito-kotlin with SSH
[email protected]:mockito/mockito-kotlin.git

If you have some problems with mockito-kotlin

You may open issue on mockito-kotlin support forum (system) here: https://github.com/mockito/mockito-kotlin/issues