9cf3e435b671341083a63e2be014f8ce28ea987a
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class com.fasterxml.jackson.databind.filter.IgnorePropsTest renamed to com.fasterxml.jackson.databind.filter.IgnorePropsForSerTest | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute m : ObjectMapper to MAPPER : ObjectMapper in method public testIgnoreType() : void in class com.fasterxml.jackson.databind.filter.TestSimpleSerializationIgnore | From | To | |
Replace Variable With Attribute m : ObjectMapper to MAPPER : ObjectMapper in method public testIgnoreOver() : void in class com.fasterxml.jackson.databind.filter.TestSimpleSerializationIgnore | From | To |