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

Support for default interface methods #398

Open
smolchanovsky opened this issue Dec 27, 2021 · 1 comment
Open

Support for default interface methods #398

smolchanovsky opened this issue Dec 27, 2021 · 1 comment
Assignees

Comments

@smolchanovsky
Copy link
Member

WIP

@smolchanovsky smolchanovsky self-assigned this Jul 23, 2022
@smolchanovsky smolchanovsky added this to the 0.14.0 milestone Jul 23, 2022
@smolchanovsky
Copy link
Member Author

I found out that DynamicProxy does not support default implementations of interface methods.

We can choose a workaround as it was done in Moq, but I'm not sure it's worth doing.

@smolchanovsky smolchanovsky removed this from the 0.14.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant