Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 317 Bytes

README.markdown

File metadata and controls

6 lines (4 loc) · 317 Bytes

OCMock

OCMock is an Objective-C implementation of mock objects. If you are unfamiliar with the concept of mock objects please visit mockobjects.com which has more details and discussions about this approach to testing software.

Please visit ocmock.org for documentation and support.