0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 04, 2025 — Jun 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix clearInlineMocks not de-registering singleton mocks (#3829) More... 7 days ago
Fix NotAMockException when using mockSingleton with MockitoJUnit (#3827) More... 10 days ago
Improve Gradle agent docs for configuration cache (#3823) More... 15 days ago
Fixes #3814 : implement package-level clinit suppression (#3815) More... 23 days ago
Fixes #3818 : Fix data race in InvocationContainerImpl.invocationForStubbing (#3819) More... 25 days ago
Bump codecov/codecov-action from 5 to 6 (#3800) More... about 2 months ago
Upgrade Android Gradle Plugin to 8.13.2 (#3812) More... about 2 months ago
Fixes #2398 : Implement global suppress static initialization leveraging java agent (#3801) More... about 2 months ago
Replaces raw generic types with type parameters (#3806) More... 2 months ago
Fix non-deterministic AssertionError when using MockMakers.SUBCLASS (#3406) (#3795) More... 3 months ago
Fixes #3536 : Implement SpyStatic API (#3794) More... 3 months ago
Fix StackOverflowError with AbstractList after using mockSingleton (#3790) More... 3 months ago
Replace mockito-android mock maker implementation with dexmaker-mockito-inline (#3792) More... 3 months ago
fix: make spotless happy More... 3 months ago
Add core API to enable Kotlin singleton mocking (#3762) More... 4 months ago
Avoids mocking private static methods, as well as package-private static methods of java.* classes, as those are primarily internal utilities that will cause non-intuitive changes of methods. This are not invoked for non-static mocks either. Fixes #3778. (#3785) More... 4 months ago
chore: update BDDMockito with jspecify annotation More... 4 months ago
chore: move jspecify as a compile only dependency More... 5 months ago
chore: add jspecify with minimal change. Fixes #3503 More... 5 months ago
Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780) More... 5 months ago
Clarify `RETURNS_MOCKS` behavior with sealed abstract enums (Java 15+) (#3773) More... 6 months ago
Add tests for Sets utility class (#3771) More... 6 months ago
Bump actions/upload-artifact from 5 to 6 (#3774) More... 6 months ago
Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768) More... 6 months ago
Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767) More... 6 months ago
Bump actions/checkout from 5 to 6 (#3765) More... 7 months ago
Add description of matchers to potential mismatch (#3760) More... 7 months ago
Forbid mocking WeakReference with inline mock maker (#3759) More... 7 months ago
Bump actions/upload-artifact from 4 to 5 (#3756) More... 7 months ago
Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755) More... 7 months ago