efaef7e0d1a05c03a6819f240a267a015a542f05
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private assertThatContainerPortIsExposed(portProtocol String, port Integer) : void extracted from private assertThatExternalServersAreExposed(machineName String, portProtocol String, port Integer, expectedServers Map<String,ServerConfig>) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.KubernetesServerExposerTest | From | To | |
Extract Method private assertThatServicePortIsExposed(port Integer, service Service) : ServicePort extracted from private assertThatInternalServerIsExposed(machineName String, serverNameRegex String, portProtocol String, port Integer, expected ServerConfigImpl) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.KubernetesServerExposerTest | From | To | |
Extract Method private assertThatServicePortIsExposed(port Integer, service Service) : ServicePort extracted from private assertThatExternalServersAreExposed(machineName String, portProtocol String, port Integer, expectedServers Map<String,ServerConfig>) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.KubernetesServerExposerTest | From | To | |
Extract Method private findContainerRelatedService() : Service extracted from private assertThatExternalServersAreExposed(machineName String, portProtocol String, port Integer, expectedServers Map<String,ServerConfig>) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.KubernetesServerExposerTest | From | To | |
Extract Method private assertThatContainerPortIsExposed(portProtocol String, port Integer) : void extracted from private assertThatInternalServerIsExposed(machineName String, serverNameRegex String, portProtocol String, port Integer, expected ServerConfigImpl) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.KubernetesServerExposerTest | From | To | |
Extract Method private findContainerRelatedService() : Service extracted from private assertThatInternalServerIsExposed(machineName String, serverNameRegex String, portProtocol String, port Integer, expected ServerConfigImpl) : void in class org.eclipse.che.workspace.infrastructure.kubernetes.server.KubernetesServerExposerTest | From | To |