We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
junit-jupiter-params
1 parent 263a222 commit 83a8d7bCopy full SHA for 83a8d7b
src/main/resources/META-INF/rewrite/junit5.yml
@@ -128,7 +128,7 @@ recipeList:
128
groupId: org.junit.jupiter
129
artifactId: junit-jupiter-params
130
version: 5.x
131
- onlyIfUsing: org.junit.jupiter.params.ParameterizedTest
+ onlyIfUsing: org.junit.runners.Parameterized
132
acceptTransitive: true
133
scope: test
134
- org.openrewrite.maven.UpgradePluginVersion:
0 commit comments