Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify order of method invocations #103

Closed
florieger opened this issue Apr 19, 2015 · 2 comments
Closed

Verify order of method invocations #103

florieger opened this issue Apr 19, 2015 · 2 comments

Comments

@florieger
Copy link

As far as I can see, there is no way to verify the order of method invocations on a mock.
Or am I missing something?

@florieger florieger reopened this Apr 19, 2015
@florieger
Copy link
Author

I think I found a solution based on this pull request:
#93

Description of the solution:
http://stackoverflow.com/questions/29745716/ocmockito-verify-order-of-method-invocations

@jonreid
Copy link
Owner

jonreid commented Sep 14, 2015

This goes back to issue #18. Mockito functionality is coming to OCMockito slowly, piece by piece…

@jonreid jonreid closed this as completed Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants