Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve Mockito's subclass behavior
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
- Loading branch information