325d6186f09ef52f9673d068b8e7fa18f91b8096
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testParserFeatures() : void renamed to public testFeatureDefaults() : void in class com.fasterxml.jackson.databind.ObjectMapperTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute mapper : ObjectMapper to MAPPER : ObjectMapper in method public testFeatureDefaults() : void in class com.fasterxml.jackson.databind.ObjectMapperTest | From | To |