66054e29a4a2694aaa8f70ff9df5916e431d8b70
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public testConstructorChoice() : void from class com.fasterxml.jackson.databind.creators.Creator1476Test to public testConstructorChoice() : void from class com.fasterxml.jackson.databind.creators.TestCreators2 | From | To | |
Move Method public testIssue465() : void from class com.fasterxml.jackson.databind.creators.TestCreators2 to public testIssue465() : void from class com.fasterxml.jackson.databind.creators.TestCreatorsDelegating | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.fasterxml.jackson.databind.creators.Creator1476Test.SimplePojo moved and renamed to com.fasterxml.jackson.databind.creators.TestCreators2.MultiPropCreator1476 | From | To | |
Move Class | 1 | ||
Move Class com.fasterxml.jackson.databind.creators.TestCreators2.MapBean moved to com.fasterxml.jackson.databind.creators.TestCreatorsDelegating.MapBean | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute m : ObjectMapper to MAPPER : ObjectMapper in method public testBooleanDelegate() : void in class com.fasterxml.jackson.databind.creators.TestCreatorsDelegating | From | To |