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

When deeply nested collections where compared to an empty collection it threw #967

Merged
merged 1 commit into from Nov 15, 2018

Conversation

dennisdoomen
Copy link
Member

@dennisdoomen dennisdoomen commented Nov 15, 2018

The ClearExpectation on a chained Continuation would cause the AssertionScope to forget the fact that an earlier assertion in that chain failed. This resulted in the equivalency API to choke on not getting any failures back when it tries to compare two collections for unordered equivalency and one of them was empty.

Fixes #965

@dennisdoomen dennisdoomen merged commit 2f1e900 into fluentassertions:master Nov 15, 2018
@dennisdoomen dennisdoomen deleted the Fix965 branch November 15, 2018 20:20
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.

None yet

2 participants