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

Migration from Easymock to Mockito #639

Merged
merged 37 commits into from
Dec 10, 2024
Merged

Migration from Easymock to Mockito #639

merged 37 commits into from
Dec 10, 2024

Conversation

jevanlingen
Copy link
Contributor

@jevanlingen jevanlingen commented Nov 8, 2024

What's changed?

EasyMock to Mockito support.

What's your motivation?

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@jevanlingen jevanlingen self-assigned this Nov 8, 2024
@jevanlingen jevanlingen linked an issue Nov 8, 2024 that may be closed by this pull request
@jevanlingen jevanlingen requested a review from timtebeek November 8, 2024 16:21
jevanlingen and others added 3 commits November 9, 2024 11:34
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jevanlingen and others added 2 commits November 11, 2024 12:06
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jevanlingen and others added 2 commits November 11, 2024 15:44
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build.gradle.kts Outdated Show resolved Hide resolved
@timtebeek timtebeek marked this pull request as draft November 18, 2024 14:29
@jevanlingen jevanlingen marked this pull request as ready for review December 10, 2024 17:04
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see Easymock covered as well! Thanks for taking over from the comment shared by @dblackhall-tyro to get a fully working implementation, complete with improvements for Mockito as well.

@timtebeek timtebeek merged commit 1d1b915 into main Dec 10, 2024
2 checks passed
@timtebeek timtebeek deleted the 454-easymock-to-mockito branch December 10, 2024 20:03
@timtebeek timtebeek changed the title Migration from easymock to mockito Migration from Easymock to Mockito Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

EasyMock to Mockito
4 participants