95825cd45bd0bdf1ae55e6254a485bd3f53f95ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute exceptionClass : String to exceptionClassName : String in class com.google.errorprone.bugpatterns.AbstractExpectedExceptionChecker.BaseFix | From | To | |
Extract Variable | 1 | ||
Extract Variable arg : ExpressionTree in method protected buildBaseFix(state VisitorState, expectations List<Tree>, failure StatementTree) : BaseFix from class com.google.errorprone.bugpatterns.AbstractExpectedExceptionChecker | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exceptionClass : String to exceptionClassName : String in method package BaseFix(baseFix SuggestedFix, exceptionClassName String, exceptionClassExpr String, newAsserts List<String>) in class com.google.errorprone.bugpatterns.AbstractExpectedExceptionChecker.BaseFix | From | To |