Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #135 by replacing mockito internal functions #137

Merged
merged 1 commit into from Apr 20, 2022

Conversation

reinhapa
Copy link
Contributor

@reinhapa reinhapa commented Apr 20, 2022

Replaced usage of Mockito internal classes by custom function implementing same behaviour.

This should allow to get the PR #136 to be working.

@slawekjaranowski
Copy link
Member

thanks a lot

@slawekjaranowski slawekjaranowski linked an issue Apr 20, 2022 that may be closed by this pull request
@slawekjaranowski slawekjaranowski added the bug Something isn't working. label Apr 20, 2022
Signed-off-by: Patrick Reinhart <patrick@reini.net>
@slawekjaranowski slawekjaranowski enabled auto-merge (rebase) April 20, 2022 19:07
@sonarcloud
Copy link

sonarcloud bot commented Apr 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 373f0bc into s4u:master Apr 20, 2022
@reinhapa reinhapa deleted the replace_mockito_internals branch April 20, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Development

Successfully merging this pull request may close these issues.

Runtime error using Mockito 4.5.0
2 participants