Skip to content

Add test objects which use all the overloads of factory methods in System.Linq.Expressions.Expression #40

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
zspitz opened this issue Aug 24, 2020 · 0 comments
Labels
test-objects Expression Tree Test Objects tests Related to automated tests of the library

Comments

@zspitz
Copy link
Owner

zspitz commented Aug 24, 2020

Currently the test objects cover all the factory methods, but ignore the specific overloads which take MethodInfo method implementation, LambdaExpression conversion, and which relate to lifted nodes.

While these specific overloads are returned for the appropriate expression in the factory methods renderer (#3), I haven't yet been able to create good test objects for them.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
test-objects Expression Tree Test Objects tests Related to automated tests of the library
Projects
None yet
Development

No branches or pull requests

1 participant