Mock objects for Objective-C Stubs – return values for specific method invocations Dynamic Mocks – verify interaction patterns Partial Mocks – overwrite methods of existing objects Adding OCMock to your project Download a release from the downloads page. For iOS development add the static library to your test target. This is described in detail on the iOS page. For OS X development simply add OCMo