-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace Mockito 1.x any(Class) and anyString() with nullable(Class) #320
Merged
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1317e9 - Browse repository at this point
Copy the full SHA a1317e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e415057 - Browse repository at this point
Copy the full SHA e415057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ed9ef - Browse repository at this point
Copy the full SHA 66ed9efView commit details -
Update src/main/java/org/openrewrite/java/testing/mockito/AnyStringTo…
…Nullable.java Co-authored-by: Tim te Beek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c244a9f - Browse repository at this point
Copy the full SHA c244a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b912ad - Browse repository at this point
Copy the full SHA 4b912adView commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71fad07 - Browse repository at this point
Copy the full SHA 71fad07View commit details -
Configuration menu - View commit details
-
Copy full SHA for c742c38 - Browse repository at this point
Copy the full SHA c742c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11334b - Browse repository at this point
Copy the full SHA f11334bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4232b - Browse repository at this point
Copy the full SHA fd4232bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff6cdbb - Browse repository at this point
Copy the full SHA ff6cdbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb4014 - Browse repository at this point
Copy the full SHA 8eb4014View commit details
Commits on Mar 6, 2023
-
Add UsesMockitoAll to workaround anySource AND usage
As kindly suggested by @kunli2
Configuration menu - View commit details
-
Copy full SHA for 9180ff0 - Browse repository at this point
Copy the full SHA 9180ff0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.