AspectCore-Framework
AspectCore-Framework copied to clipboard
Interceptors Do Not Trigger During Testing with Custom Lifetime Scope Configuration
When running my tests using the Run method shown above, interceptors work correctly if I don’t use the extraRegistration parameter. However, once I provide extraRegistration, the interceptors fail to trigger. Could someone please help me resolve this issue? Thank you!
有没有老哥帮忙看下这个问题?
可否提供更详细的可复现代码, 特别是extraRegistration的具体内容.
PS: 可使用markdown的代码插入, 这样更容易复制 (: