openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Mockito
Settings
|
Report Duplicate
123
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Jun 28, 2025 — Jun 28, 2026
Showing page 1 of 735
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
docs(when-verify): fixes to explanations about redundancy (#3838)
M. Minot
More...
4 days ago
Bump graalvm/setup-graalvm from 1.5.5 to 1.5.6 (#3834)
dependabot[bot]
More...
8 days ago
Bump actions/checkout from 6 to 7 (#3836)
dependabot[bot]
More...
8 days ago
Fixes #2740 : Add mockMaker option to @Spy annotation (#3835)
Mirko Alicastro
More...
9 days ago
Bump graalvm/setup-graalvm from 1.5.4 to 1.5.5 (#3833)
dependabot[bot]
More...
15 days ago
Bump graalvm/setup-graalvm from 1.4.5 to 1.5.4 (#3830)
dependabot[bot]
More...
22 days ago
Bump codecov/codecov-action from 6 to 7 (#3831)
dependabot[bot]
More...
22 days ago
Fix clearInlineMocks not de-registering singleton mocks (#3829)
Mirko Alicastro
More...
about 1 month ago
Add InOrder verification to MockedStatic (#592)
Mirko Alicastro
More...
about 1 month ago
Fix NotAMockException when using mockSingleton with MockitoJUnit (#3827)
Joshua Selbo
More...
about 1 month ago
Introduce spyObject (#593)
Joshua Selbo
More...
about 1 month ago
Improve Gradle agent docs for configuration cache (#3823)
Vinod Kumar M ( codingkiddo )
More...
about 1 month ago
Fixes #3814 : implement package-level clinit suppression (#3815)
Mirko Alicastro
More...
about 2 months ago
Fixes #3818 : Fix data race in InvocationContainerImpl.invocationForStubbing (#3819)
Hünkar Can Tunç
More...
about 2 months ago
Add comparative benchmarks between mockito-kotlin and MockK (#590)
Joshua Selbo
More...
about 2 months ago
Update README (#591)
Joshua Selbo
More...
2 months ago
Bump codecov/codecov-action from 5 to 6 (#3800)
dependabot[bot]
More...
3 months ago
Upgrade Android Gradle Plugin to 8.13.2 (#3812)
Joshua Selbo
More...
3 months ago
Upgrade project to use Gradle 9.4.1 (#589)
Laura Kassovic
More...
3 months ago
Fixes #2398 : Implement global suppress static initialization leveraging java agent (#3801)
Mirko Alicastro
More...
3 months ago
Replaces raw generic types with type parameters (#3806)
Mirko Alicastro
More...
3 months ago
Add helper to mock module-level extension functions (#586)
Joshua Selbo
More...
3 months ago
Add first-class support for mocking object singletons (#587)
Joshua Selbo
More...
3 months ago
Fix non-deterministic AssertionError when using MockMakers.SUBCLASS (#3406) (#3795)
Markus Gaisbauer
More...
4 months ago
Fixes #3536 : Implement SpyStatic API (#3794)
Mirko Alicastro
More...
4 months ago
Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
Joshua Selbo
More...
4 months ago
Replace mockito-android mock maker implementation with dexmaker-mockito-inline (#3792)
Joshua Selbo
More...
4 months ago
fix: make spotless happy
Brice Dutheil
More...
4 months ago
Add core API to enable Kotlin singleton mocking (#3762)
Joshua Selbo
More...
5 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)
Rafael Winterhalter
More...
5 months ago
←
1
2
3
4
5
6
7
8
9
…
734
735
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree