d00e63c1d6e6442b4bef76447a9dd700d52f49bb
Files Diff
- Added: 5
- Removed: 6
- Renamed: 0
- Modified: 0
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testScientificNotationForString() : void renamed to public testScientificNotationAsStringForNumber() : void in class com.fasterxml.jackson.databind.deser.JDKNumberDeserTest | From | To | |
Rename Class | 5 | ||
Rename Class com.fasterxml.jackson.databind.deser.TestNullHandling renamed to com.fasterxml.jackson.databind.deser.NullHandlingTest | From | To | |
Rename Class com.fasterxml.jackson.databind.deser.TestJdkTypes renamed to com.fasterxml.jackson.databind.deser.JDKStringLikeTypesTest | From | To | |
Rename Class com.fasterxml.jackson.databind.deser.TestSimpleTypes renamed to com.fasterxml.jackson.databind.deser.JDKScalarsTest | From | To | |
Rename Class com.fasterxml.jackson.databind.deser.NumberDeserTest renamed to com.fasterxml.jackson.databind.deser.JDKNumberDeserTest | From | To | |
Rename Class com.fasterxml.jackson.databind.deser.TestJDKAtomicTypes renamed to com.fasterxml.jackson.databind.deser.JDKAtomicTypesTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.fasterxml.jackson.databind.deser.TestJdkTypes.BooleanBean moved and renamed to com.fasterxml.jackson.databind.deser.JDKScalarsTest.BooleanWrapper | From | To | |
Move Class | 2 | ||
Move Class com.fasterxml.jackson.databind.deser.TestJdkTypes.PrimitivesBean moved to com.fasterxml.jackson.databind.deser.JDKScalarsTest.PrimitivesBean | From | To | |
Move Class com.fasterxml.jackson.databind.deser.TestJdkTypes.WrappersBean moved to com.fasterxml.jackson.databind.deser.JDKScalarsTest.WrappersBean | From | To |