f13cfb1f671af15814e2aa34e9f12cf00ab93b58
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSerializeDeserialize() : void renamed to public testWithAbstractUsingProp() : void in class com.fasterxml.jackson.failing.PolymorphicWithObjectId1551Test | From | To | |
Rename Class | 1 | ||
Rename Class com.fasterxml.jackson.failing.PolymorphicWithObjectId1551Test.VehicleOwner renamed to com.fasterxml.jackson.failing.PolymorphicWithObjectId1551Test.VehicleOwnerViaProp | From | To | |
Change Variable Type | 2 | ||
Change Variable Type v2 : VehicleOwner to v2 : VehicleOwnerViaProp in method public testWithAbstractUsingProp() : void in class com.fasterxml.jackson.failing.PolymorphicWithObjectId1551Test | From | To | |
Change Variable Type v1 : VehicleOwner to v1 : VehicleOwnerViaProp in method public testWithAbstractUsingProp() : void in class com.fasterxml.jackson.failing.PolymorphicWithObjectId1551Test | From | To |