319d0ce078adfd83575c15b21b7916470fe46d10
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable type : Class<?> in method public toStringOf(object Object) : String from class org.assertj.core.presentation.StandardRepresentation | From | To | |
Extract Method | 2 | ||
Extract Method protected customFormat(object Object) : String extracted from public toStringOf(object Object) : String in class org.assertj.core.presentation.StandardRepresentation | From | To | |
Extract Method protected hasCustomFormatterFor(object Object) : boolean extracted from public toStringOf(object Object) : String in class org.assertj.core.presentation.StandardRepresentation | From | To |