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