Stepping down as Mockito maintainer after 10 years
saikatsg Sunday, December 28, 2025
Summary
The article discusses a bug in the Mockito library that can cause unintended behavior when mocking classes with abstract methods. The issue involves the way Mockito handles the return values of these abstract methods, and the proposed solution involves changes to the library's implementation.
230
135
Summary
github.com