152254684a688d1c755fe2955c38536ed946075f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public temporaryJobsBuilder(profile String) : TemporaryJobs.Builder moved from class com.spotify.helios.testing.TemporaryJobsTestBase to class com.spotify.helios.testing.ConfigTest & inlined to public testHeliosCiProfile() : void | From | To | |
| Extract Method | 1 | ||
| Extract Method package builder(profile String, env Map<String,String>, clientBuilder HeliosClient.Builder) : Builder extracted from package builder(profile String, env Map<String,String>) : Builder in class com.spotify.helios.testing.TemporaryJobs | From | To |