19c047200352b2a0f823634db0084c5d429a73f0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public should_run_after_each() : void renamed to public should_run_after_each_string() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To | |
| Rename Method public should_run_before_run_command_if_present() : void renamed to public should_run_before_run_command_string() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To | |
| Rename Method public should_run_before_each_command_if_present() : void renamed to public should_run_before_each_command_string() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable command : String to commands : ShellCommands in method public should_run_before_run_command_string() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type command : String to commands : ShellCommands in method public should_run_before_run_command_string() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest | From | To |