Skip to content

Update to mockito 5#78

Merged
brettle merged 2 commits into2024-betafrom
update-to-mockito-5
Apr 21, 2024
Merged

Update to mockito 5#78
brettle merged 2 commits into2024-betafrom
update-to-mockito-5

Conversation

@brettle
Copy link
Member

@brettle brettle commented Apr 20, 2024

Switching to Mockito 5 should reduce the likelihood that we run into issues related to using earlier versions of Mockito with the increasingly stringent security restrictions of new JDK versions.

It also allows mocking of final methods.

brettle added 2 commits April 19, 2024 11:54
Also allow mocking of final methods and update associated test.

Switching to Mockito 5 should reduce the likelihood that we run into issues related to using earlier versions of Mockito with the increasingly stringent security restrictions of new JDK versions.
@brettle brettle requested a review from CoolSpy3 April 20, 2024 21:33
@brettle brettle merged commit 866c85f into 2024-beta Apr 21, 2024
@brettle brettle deleted the update-to-mockito-5 branch April 21, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants