f3d002b9320db0f223cc723be37d246bdfadcbea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private makeReadable(arguments Object[]) : Object[] extracted from package format(invocationIndex int, arguments Object...) : String in class org.junit.jupiter.params.ParameterizedTestNameFormatter | From | To | |
Extract Method private prepareMessageFormatPattern(invocationIndex int, arguments Object[]) : String extracted from package format(invocationIndex int, arguments Object...) : String in class org.junit.jupiter.params.ParameterizedTestNameFormatter | From | To | |
Extract Method private formatSafely(pattern String, arguments Object[]) : String extracted from package format(invocationIndex int, arguments Object...) : String in class org.junit.jupiter.params.ParameterizedTestNameFormatter | From | To |