0fa5743349435caff6a432fe89c7922a8b6c78e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 7 | ||
Extract Method private pokeJob(healthCheck HealthCheck) : Job extracted from public testTcp() : void in class com.spotify.helios.system.HealthCheckTest | From | To | |
Extract Method private pokeJob(healthCheck HealthCheck) : Job extracted from public testContainerDiesDuringHealthcheck() : void in class com.spotify.helios.system.HealthCheckTest | From | To | |
Extract Method private pokeAndVerifyRegistration(client HeliosClient, jobId JobId, timeout int) : void extracted from public testTcp() : void in class com.spotify.helios.system.HealthCheckTest | From | To | |
Extract Method private assertContainerRegistersAfterPoke(client HeliosClient, job Job) : void extracted from public testTcp() : void in class com.spotify.helios.system.HealthCheckTest | From | To | |
Extract Method private pokeAndVerifyRegistration(client HeliosClient, jobId JobId, timeout int) : void extracted from public testHttp() : void in class com.spotify.helios.system.HealthCheckTest | From | To | |
Extract Method private assertContainerRegistersAfterPoke(client HeliosClient, job Job) : void extracted from public testHttp() : void in class com.spotify.helios.system.HealthCheckTest | From | To | |
Extract Method private pokeAndVerifyRegistration(client HeliosClient, jobId JobId, timeout int) : void extracted from public testContainerDiesDuringHealthcheck() : void in class com.spotify.helios.system.HealthCheckTest | From | To |