8d83c419f34f7dab982cd84d438480cf74e3b17a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable getter : Method to method : Method in method private isValidGetter(method Method) : boolean in class org.assertj.core.util.introspection.Introspection | From | To | |
Extract Method | 2 | ||
Extract Method private isValidGetter(method Method) : boolean extracted from private findGetter(propertyName String, target Object) : Method in class org.assertj.core.util.introspection.Introspection | From | To |