Is there a way to verify that a method has been called 'x' amount of times?
|
feedback
|
|
Looking at the test file for OCMock, it seems that you need to have the same number of
This seems ugly though, maybe you can put them in a loop? | |||
|
feedback
|