Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 402 Bytes

OCMock

OCMock is an Objective-C implementation of mock objects. Github is used to store and manage the source code. For documentation and support please visit ocmock.org.

If you are unfamiliar with the concept of mock objects, please visit mockobjects.com. It has more detail about this approach to testing software.