Skip to content

Commit 9b11e97

Browse files
committed
adding UseTestMethodOrder to the JUnit4to5Migration recipe list.
1 parent 1f23943 commit 9b11e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/META-INF/rewrite/junit5.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ recipeList:
7373
- org.junit.jupiter.api.Test
7474
- org.openrewrite.java.testing.junit5.UseHamcrestAssertThat
7575
- org.openrewrite.java.tesitng.junit5.UseMockitoExtension
76+
- org.openrewrite.java.testing.junit5.UseTestMethodOrder
7677
- org.openrewrite.java.testing.junit5.AssertToAssertions
7778
- org.openrewrite.java.testing.junit5.CategoryToTag
7879
- org.openrewrite.java.testing.junit5.CleanupJUnitImports

0 commit comments

Comments
 (0)