2593 Forks
15041 Stars
15041 Watchers

mockito

Most popular Mocking framework for unit tests written in Java

How to download and setup mockito

Open terminal and run command
git clone https://github.com/mockito/mockito.git
git clone is used to create a copy or clone of mockito 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 https://github.com/mockito/mockito/archive/master.zip

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

If you have some problems with mockito

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