b996e82a86a19b40e80ee0741a5ace56145228b1
Files Diff
- Added: 1
- Removed: 3
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable propertyDescriptor : PropertyDescriptor to getter : Method in method public get_descriptor_for_property() : void in class org.assertj.core.util.Introspection_getProperty_Test | From | To | |
| Rename Variable descriptor : PropertyDescriptor to getter : Method in method public propertyValue(propertyName String, clazz Class<T>, target Object) : T in class org.assertj.core.util.introspection.PropertySupport | From | To | |
| Move Class | 1 | ||
| Move Class org.assertj.core.util.introspection.SuperHero moved to org.assertj.core.util.introspection.beans.SuperHero | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type propertyDescriptor : PropertyDescriptor to getter : Method in method public get_descriptor_for_property() : void in class org.assertj.core.util.Introspection_getProperty_Test | From | To | |
| Change Variable Type descriptor : PropertyDescriptor to getter : Method in method public propertyValue(propertyName String, clazz Class<T>, target Object) : T in class org.assertj.core.util.introspection.PropertySupport | From | To |