550e5b1d774d538ecfa22d7efe8fe893dcd9fa06
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method public getClassnameFilter() : Optional<String> from class org.junit.gen5.console.options.JOptSimpleCommandLineOptions to public getClassnameFilter() : Optional<String> from class org.junit.gen5.console.options.CommandLineOptions | From | To | |
| Rename Variable | 1 | ||
| Rename Variable optionSet : OptionSet to detectedOptions : OptionSet in method public parse(arguments String...) : CommandLineOptions in class org.junit.gen5.console.options.JOptSimpleCommandLineOptionsParser | From | To |