Do OCUnit and OCMock work on the iPhone SDK?

cocoa, iphone, mocking, objective-c, unit-testing

Solution

I don't know whether OCUnit works with iPhone, but there is an iPhoneUnitTesting framework available from Google Code.

Problem

I simply could not make it work, and I am wondering if I am wasting my time, or if I am simply stupid! Sorry I don't have the exact error I have right now. But I just want to know if it work or not!

Original source