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

Fix SetupAllProperties for properties whose name starts with Item #871

Merged
merged 3 commits into from
Aug 6, 2019

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Aug 6, 2019

Fixes #870 and likely also #869.

(It's still not as correct as it could be; ideally, it would check on
the declaring type what property name indexers are using. For now, it
will be sufficient to fix the regression.)
@stakx stakx added this to the 4.13.0 milestone Aug 6, 2019
@stakx stakx merged commit 7564d0b into devlooped:master Aug 6, 2019
@stakx stakx deleted the setupallproperties branch August 6, 2019 05:44
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.

SetupAllProperties() and Mock.Of<T> regression in Moq 4.12.0
1 participant