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

Verify test objects usage of all factory methods in System.Linq.Expressions.Expression #39

Open
zspitz opened this issue Aug 21, 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 21, 2020

Consider using windbg / cdb to attach and record each call to these methods when creating the test objects.

Or, perhaps some other form of instrumentation?

Relevant:

@zspitz zspitz added test-objects Expression Tree Test Objects tests Related to automated tests of the library labels Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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