Commit 5c07d95
Add recipe to replace MockitoTestExecutionListener (#924)
* Add recipe to replace `MockitoTestExecutionListener` with framework-appropriate Mockito initialization
---------
Co-authored-by: Tim te Beek <tim@moderne.io>1 parent f1b202d commit 5c07d95
7 files changed
Lines changed: 963 additions & 12 deletions
File tree
- src
- main
- java/org/openrewrite/java/testing/mockito
- resources/META-INF/rewrite
- test
- java/org/openrewrite/java/testing/mockito
- resources/META-INF/rewrite
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
Lines changed: 379 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
Large diffs are not rendered by default.
0 commit comments