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

Use explicit interface member when respecting declared types #1144

Merged
merged 1 commit into from
Sep 21, 2019

Conversation

jnyrup
Copy link
Member

@jnyrup jnyrup commented Sep 21, 2019

Allows selecting an explicit interface member over a regular instance member when using RespectingDeclaredTypes and expectation type is interface.

Fixes #1130

@jnyrup jnyrup merged commit a139144 into fluentassertions:master Sep 21, 2019
@jnyrup jnyrup deleted the GH1130 branch September 21, 2019 19:13
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.

Incorrect error when there is an explicit interface implementation and a property with the same name
2 participants