119 Forks
986 Stars
986 Watchers

OCMockito

Mockito for Objective-C: creation, verification and stubbing of mock objects

How to download and setup OCMockito

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

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

If you have some problems with OCMockito

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