Replies: 1 comment 1 reply
-
Do you mean all implementations of this interface? @mrproliu I think we don't. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to intercept all methods that implement a specific interface. How can I do that? I see that the matcher in the documentation only supports methods. Does it support interfaces?
Beta Was this translation helpful? Give feedback.
All reactions