Skip to content

Commit

Permalink
Run MockitoBestPractices after JMockit migration
Browse files Browse the repository at this point in the history
Fixes #561
  • Loading branch information
timtebeek committed Dec 13, 2024
1 parent dd2992c commit 91bc4a0
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 209 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/rewrite/jmockit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ recipeList:
- org.openrewrite.maven.ExcludeDependency:
groupId: org.jmockit
artifactId: jmockit
- org.openrewrite.java.testing.mockito.MockitoBestPractices
Loading

0 comments on commit 91bc4a0

Please sign in to comment.