Commit eef26e4
Refactor RewriteTest to use defaults method (#814)
* Refactor RewriteTest to use defaults method
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.UseRewriteTestDefaults?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw
Co-authored-by: Moderne <[email protected]>
* Add missing import
---------
Co-authored-by: Moderne <[email protected]>1 parent d9674d1 commit eef26e4
File tree
1 file changed
+6
-2
lines changed- src/test/java/org/openrewrite/java/migrate
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | | - | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
62 | | - | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments