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

Moq Reset should clear all existing calls in the interceptor #277

Merged
merged 1 commit into from
Aug 12, 2016

Conversation

anilkamath87
Copy link
Contributor

This should fix #220

The issue was that the calls in the interceptor were not cleared when reset was called.

@anilkamath87 anilkamath87 changed the title Moq Reset should clear all existing calls in the intereceptor Moq Reset should clear all existing calls in the interceptor Aug 3, 2016
@kzu kzu merged commit 756bf4e into devlooped:master Aug 12, 2016
@kzu
Copy link
Member

kzu commented Aug 12, 2016

Thanks @anilkamath87!

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

Successfully merging this pull request may close these issues.

Unexpected behaviour with MockExtensions.Reset
3 participants