ba07795057a92f6af12191d5c74fff1649725565
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable json2 : JSONObject to date2 : Date in method public testBug1884() : void in class com.alibaba.fastjson.deserializer.TestISO8601Date | From | To | |
Rename Variable json1 : JSONObject to date1 : Date in method public testBug1884() : void in class com.alibaba.fastjson.deserializer.TestISO8601Date | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.alibaba.fastjson.deserializer.issue1884.TestIssue1884 moved and renamed to com.alibaba.fastjson.deserializer.TestISO8601Date | From | To | |
Change Variable Type | 2 | ||
Change Variable Type json1 : JSONObject to date1 : Date in method public testBug1884() : void in class com.alibaba.fastjson.deserializer.TestISO8601Date | From | To | |
Change Variable Type json2 : JSONObject to date2 : Date in method public testBug1884() : void in class com.alibaba.fastjson.deserializer.TestISO8601Date | From | To |