2a9572a931e128023f160804cad2b5451335e774
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable addCaps : List<String> in method package run(options Namespace, client HeliosClient, out PrintStream, json boolean, stdin BufferedReader) : int from class com.spotify.helios.cli.command.JobCreateCommand | From | To | |
Extract Variable dropCaps : List<String> in method package run(options Namespace, client HeliosClient, out PrintStream, json boolean, stdin BufferedReader) : int from class com.spotify.helios.cli.command.JobCreateCommand | From | To | |
Extract Method | 4 | ||
Extract Method private runCommand() : int extracted from public testMetadataPicksUpEnvVars() : void in class com.spotify.helios.cli.command.JobCreateCommandTest | From | To | |
Extract Method private runCommand() : int extracted from public testValidJobCreateCommand() : void in class com.spotify.helios.cli.command.JobCreateCommandTest | From | To | |
Extract Method private runCommand(json boolean) : int extracted from public testJobCreateCommandFailsWithInvalidPortProtocol() : void in class com.spotify.helios.cli.command.JobCreateCommandTest | From | To | |
Extract Method private runCommand() : int extracted from public testJobCreateCommandFailsWithInvalidJobID() : void in class com.spotify.helios.cli.command.JobCreateCommandTest | From | To |