Open ricardo-noyolalozano opened 1 year ago
This has to happen over at DynamicProxy's repo, see their issue at https://github.com/castleproject/Core/issues/447.
Due to lack of recent activity, this issue has been labeled as 'stale'. It will be closed if no further activity occurs within 30 more days. Any new comment will remove the label.
When I mock this interface and inject into the class I am testing, I get an exception thrown about it missing the sealed method. I was wondering whether there would be any support for this kind of interface.