Skip to content

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

@zspitz

Description

@zspitz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    test-objectsExpression Tree Test ObjectstestsRelated to automated tests of the library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions