|
Rename Method public testResolvingServersWhenThereIsMatchedServiceForContainerAndServerPathIsNull() : void renamed to public testResolvingServersWhenThereIsMatchedRouteForMachineAndServerPathIsNull() : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerResolverTest |
From |
To |
|
Rename Method public testResolvingServersWhenThereIsNoMatchedServiceByContainerPort() : void renamed to public testResolvingServersWhenThereIsNoTheCorrespondingServiceAndRouteForTheSpecifiedMachine() : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerResolverTest |
From |
To |
|
Rename Method public testResolvingServersWhenThereIsMatchedServiceForContainerAndServerPathIsRelative() : void renamed to public testResolvingServersWhenThereIsMatchedRouteForMachineAndServerPathIsEmpty() : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerResolverTest |
From |
To |
|
Rename Method public testResolvingServersWhenThereIsMatchedServiceForContainer() : void renamed to public testResolvingServersWhenThereIsMatchedRouteForMachineAndServerPathIsRelative() : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerResolverTest |
From |
To |
|
Rename Method public testResolvingServersWhenThereIsMatchedServiceForContainerAndServerPathIsEmpty() : void renamed to public testResolvingServersWhenThereIsMatchedRouteForTheSpecifiedMachine() : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerResolverTest |
From |
To |
|
Rename Variable annotationsDeserializer : Annotations.Deserializer to routeAnnotations : Annotations.Deserializer in method private assertThatExternalServerIsExposed(machineName String, serverNameRegex String, portProtocol String, port Integer, expected ServerConfigImpl) : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerExposerTest |
From |
To |
|
Rename Variable annotationsDeserializer : Annotations.Deserializer to serviceAnnotations : Annotations.Deserializer in method private assertThatInternalServerIsExposed(machineName String, serverNameRegex String, portProtocol String, port Integer, expected ServerConfigImpl) : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerExposerTest |
From |
To |
|
Rename Variable routeAnnotationsDeserializer : Annotations.Deserializer to routeAnnotations : Annotations.Deserializer in method private assertThatInternalServerIsExposed(machineName String, serverNameRegex String, portProtocol String, port Integer, expected ServerConfigImpl) : void in class org.eclipse.che.workspace.infrastructure.openshift.ServerExposerTest |
From |
To |