880c64bb105e67c8266dbed50c723a74f9ffb6ab
Files Diff
- Added: 2
- Removed: 3
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method public testEnumsWhenDisabled() : void from class com.fasterxml.jackson.databind.deser.TestConfig to public testEnumsWhenDisabled() : void from class com.fasterxml.jackson.databind.deser.TestBasicAnnotations | From | To | |
Move Method public testNoAccessOverrides() : void from class com.fasterxml.jackson.databind.deser.TestConfig to public testNoAccessOverrides() : void from class com.fasterxml.jackson.databind.deser.TestBasicAnnotations | From | To | |
Move Method public testAnnotationsDisabled() : void from class com.fasterxml.jackson.databind.deser.TestConfig to public testAnnotationsDisabled() : void from class com.fasterxml.jackson.databind.deser.TestBasicAnnotations | From | To | |
Rename Class | 2 | ||
Rename Class com.fasterxml.jackson.databind.cfg.DeserConfigTest renamed to com.fasterxml.jackson.databind.cfg.DeserializationConfigTest | From | To | |
Rename Class com.fasterxml.jackson.databind.deser.TestAnnotationIgnore renamed to com.fasterxml.jackson.databind.deser.IgnoreWithDeserTest | From | To | |
Move Class | 5 | ||
Move Class com.fasterxml.jackson.databind.deser.TestConfig.EmptyDummy moved to com.fasterxml.jackson.databind.deser.TestBasicAnnotations.EmptyDummy | From | To | |
Move Class com.fasterxml.jackson.databind.deser.TestConfig.Dummy moved to com.fasterxml.jackson.databind.deser.TestBasicAnnotations.Dummy | From | To | |
Move Class com.fasterxml.jackson.databind.deser.TestConfig.SimpleBean moved to com.fasterxml.jackson.databind.deser.TestBasicAnnotations.SimpleBean | From | To | |
Move Class com.fasterxml.jackson.databind.deser.TestConfig.AnnoBean moved to com.fasterxml.jackson.databind.deser.TestBasicAnnotations.AnnoBean | From | To | |
Move Class com.fasterxml.jackson.databind.deser.TestConfig.Alpha moved to com.fasterxml.jackson.databind.deser.TestBasicAnnotations.Alpha | From | To |