https://github.com/numberfour/iphone-ocmock
https://github.com/numberfour/iphone-ocmock
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/numberfour/iphone-ocmock
- Owner: NumberFour
- Created: 2010-10-05T09:23:24.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-05T09:29:16.000Z (over 15 years ago)
- Last Synced: 2025-01-13T22:27:34.164Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 461 KB
- Stars: 1
- Watchers: 38
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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.
Source: http://www.mulle-kybernetik.com/software/OCMock/
Base: 1.70