Skip to content

Conversation

@dennisdoomen
Copy link
Member

Unlinke ValueTuple<>, the older Tuple<> was treated as a value type instead of something that requires a structural equality check.

Fixed #999

Unlinke ValueTuple<>, the older Tuple<> was treated as a value type instead of something that requires a structural equality check.
@dennisdoomen dennisdoomen requested a review from jnyrup December 18, 2019 19:48
@dennisdoomen dennisdoomen merged commit f60927f into fluentassertions:master Dec 18, 2019
@dennisdoomen dennisdoomen deleted the Fix/Tuples branch December 18, 2019 20:43
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.

Should().BeEquivalentTo() failing with tuples containing arrays

2 participants