49d475dd9bcc52382850610440009c9415bf5fd1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testDeserializationWithTypeInfo01() : void renamed to public testDeserializationWithTypeInfo() : void in class io.bootique.jackson.MonthDayDeserializerIT | From | To | |
Rename Method public testDeserialization01() : void renamed to public testDeserialization_Value() : void in class io.bootique.jackson.YearDeserializerIT | From | To | |
Move Method | 3 | ||
Move Method public setYear(year Year) : void from class io.bootique.jackson.DeserializerTestBase.Bean2 to public setYear(year Year) : void from class io.bootique.jackson.YearDeserializerIT.Bean | From | To | |
Move Method public setMonthDay(monthDay MonthDay) : void from class io.bootique.jackson.DeserializerTestBase.Bean2 to public setMonthDay(monthDay MonthDay) : void from class io.bootique.jackson.MonthDayDeserializerIT.Bean | From | To | |
Move Method public setPeriod(period Period) : void from class io.bootique.jackson.DeserializerTestBase.Bean2 to public setPeriod(period Period) : void from class io.bootique.jackson.PeriodDeserializerIT.Bean | From | To | |
Rename Class | 1 | ||
Rename Class io.bootique.jackson.YearMonthDeserializerIT.SimpleAggregate renamed to io.bootique.jackson.YearMonthDeserializerIT.YM_Pattern | From | To | |
Inline Variable | 1 | ||
Inline Variable monthDay : MonthDay in method public testDeserializationWithTypeInfo01() : void from class io.bootique.jackson.MonthDayDeserializerIT | From | To |