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

Projection<T>.Equals() returns false unnecessarily if table headers differ from property name by casing #771

Closed
gasparnagy opened this issue Jan 11, 2017 · 1 comment
Assignees
Labels

Comments

@gasparnagy
Copy link
Contributor

The problem is with this line
https://github.com/techtalk/SpecFlow/blob/21b7aa7bd0664927e3b48ca92c9b6563f06e9e53/TechTalk.SpecFlow/Assist/EnumerableProjection.cs#L127

We would need to call the PropertyExtensionMethods.GetThePropertyOnThisObject instead.

@gasparnagy gasparnagy self-assigned this Jan 11, 2017
@gasparnagy gasparnagy changed the title Projecttion of T Equals returns false unnecessarily if table headers differ from property name by casing Projection<T>.Equals() returns false unnecessarily if table headers differ from property name by casing Jan 25, 2017
@lock
Copy link

lock bot commented Jul 9, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant