Skip to content

Conversation

@matthiaslischka
Copy link
Contributor

This could be a quick fix to #1006.

When using AllBeAssignableTo or AllBeOfType on a list of types it did convert the list to a list of System.RuntimeType and fail the assertion. That was because the code called GetType() on an object that already was a type.

BR,
Matthias

@matthiaslischka matthiaslischka force-pushed the TypeAssertionsOnListOfTypes branch from eaa196b to 9a6b526 Compare March 6, 2019 19:51
@matthiaslischka matthiaslischka force-pushed the TypeAssertionsOnListOfTypes branch from 9a6b526 to e0eea61 Compare March 6, 2019 20:05
Copy link
Member

@jnyrup jnyrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine workaround 👍

@dennisdoomen dennisdoomen merged commit f1f83e7 into fluentassertions:master Mar 9, 2019
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.

3 participants