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.
1 parent 8fb9242 commit ee9a439Copy full SHA for ee9a439
src/main/resources/META-INF/rewrite/mockito.yml
@@ -145,9 +145,6 @@ description: Since Mockito 2.10 `any(Class)` and `anyString()` no longer match n
145
tags:
146
- testing
147
- mockito
148
-applicability:
149
- anySource:
150
- - org.openrewrite.java.testing.mockito.UsesMockitoAll
151
recipeList:
152
- org.openrewrite.java.ChangeMethodName:
153
methodPattern: org.mockito.Mockito any(java.lang.Class)
0 commit comments