Pinned Loading
-
whats-new-in-java
whats-new-in-java PublicLists new packages, classes and members per Java version.
HTML 7
-
-
390 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
May 2025
Created 100 commits in 38 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 13 repositories not shown
Created an issue in mockito/mockito that received 1 comment
Mockito cannot mock java.util.logging.Handler anymore
After upgrading from Mockito 5.12.0 to 5.17.0 I get the following when trying to mock java.util.logging.Handler
using mock(Handler.class)
:
org.mock…
1
comment