4116a6be2822df730a113dce611f0f88b6900b07
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private arrayToString(obj Object) : String from class org.junit.platform.commons.util.ToStringBuilder to public nullSafeToString(obj Object) : String from class org.junit.platform.commons.util.StringUtils | From | To | |
Move Method | 2 | ||
Move Method public nullSafeToString(mapper Function<? super Class<?>,? extends String>, classes Class<?>...) : String from class org.junit.platform.commons.util.StringUtils to public nullSafeToString(mapper Function<? super Class<?>,? extends String>, classes Class<?>...) : String from class org.junit.platform.commons.util.ClassUtils | From | To | |
Move Method public nullSafeToString(classes Class<?>...) : String from class org.junit.platform.commons.util.StringUtils to public nullSafeToString(classes Class<?>...) : String from class org.junit.platform.commons.util.ClassUtils | From | To | |
Extract Class | 1 | ||
Extract Class org.junit.platform.commons.util.ClassUtils from class org.junit.platform.commons.util.StringUtils | From | To |