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

Add Mockito1to5MigrationTest to verify dependencies are upgraded #656

Merged
merged 5 commits into from
Dec 23, 2024

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Dec 22, 2024

What's changed?

new unit test: Mockito1to5MigrationTest.java

What's your motivation?

Motivation: I could not find a unit test for Mockito1to5Migration

Anything in particular you'd like reviewers to focus on?

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

Any additional context

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

sullis and others added 3 commits December 22, 2024 06:31
…MigrationTest.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…MigrationTest.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@timtebeek timtebeek changed the title add Mockito1to5MigrationTest Add Mockito1to5MigrationTest to verify dependencies are upgraded Dec 23, 2024
@timtebeek timtebeek self-requested a review December 23, 2024 14:04
@timtebeek timtebeek changed the title Add Mockito1to5MigrationTest to verify dependencies are upgraded Add Mockito1to5MigrationTest to verify dependencies are upgraded Dec 23, 2024
@timtebeek timtebeek merged commit 90f6d63 into openrewrite:main Dec 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants