Saturday, 17 August 2013

iOS OCMock partial vs class mock

iOS OCMock partial vs class mock

I am learning OCMock for iOS testing. What's the difference between "class
mock" and "partial mock", and when should you use one vs the other?
http://ocmock.org/features/

No comments:

Post a Comment