7d582fde292db3dc2adb00e852b535c6da3cdabe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public negative_verify_withVerificationMode() : void renamed to public positive_verify_never_noMethod() : void in class com.google.errorprone.bugpatterns.MockitoUsageTest | From | To | |
Rename Variable | 2 | ||
Rename Variable mockitoPart : String to verify : String in method private buildFix(builder Description.Builder, tree MethodInvocationTree, state VisitorState) : void in class com.google.errorprone.bugpatterns.MockitoUsage | From | To | |
Rename Variable argument : Tree to mock : Tree in method private buildFix(builder Description.Builder, tree MethodInvocationTree, state VisitorState) : void in class com.google.errorprone.bugpatterns.MockitoUsage | From | To | |
Change Return Type | 1 | ||
Change Return Type Fix to void in method private buildFix(builder Description.Builder, tree MethodInvocationTree, state VisitorState) : void in class com.google.errorprone.bugpatterns.MockitoUsage | From | To |