OCMockito icon indicating copy to clipboard operation
OCMockito copied to clipboard

Feature Requests: Mock Logging

Open herzi opened this issue 9 years ago • 1 comments

Sometimes I need to push a Mock object into a proprietary framework (such as Apple's or a framework like Google's Analytics SDK).

In these cases, it would be useful if I could see which methods are invoked on a Mock object of mine (I'm actually interested in passing a mock UIApplication into -[UINib instantiateWithOwner:options:]).

If you tell me where to implement this, I'd go ahead and provide an implementation.

herzi avatar May 13 '15 14:05 herzi

:+1:

therealbnut avatar Jul 30 '15 02:07 therealbnut