c4a3ed7e8386a4b1592c5cb21323306b48a0509f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable needsDisambiguation : boolean to needsClassDisambiguation : boolean in method private failComparingToStrings(verb String, part Object, compareToStrings boolean) : void in class com.google.common.truth.Subject | From | To | |
Extract Method | 1 | ||
Extract Method private failComparingToStrings(verb String, part Object, compareToStrings boolean) : void extracted from protected fail(verb String, part Object) : void in class com.google.common.truth.Subject | From | To |