You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Mockito 5, the library has switched to using
inline mocks by default.
We almost certainly can support this, but it needs
more investigation.
For the time being it makes sense to preserve the
mocking behavior users are used to since Quarkus 1.x
Closes: #31251
0 commit comments