|
Rename Method public addPVCWithConfiguredNameToOsEnv() : void renamed to public testProvisionVolumesIntoOpenShiftEnvironment() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Rename Method public addPVCWithUniqueNameToOsEnv() : void renamed to public testProvisionPVCWithUniqueName() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest |
From |
To |
|
Rename Method public testAddsPVCWithSubpaths() : void renamed to public testProvisionVolumesWithSubpathsIntoOpenShiftEnviromnent() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Rename Method public testDoNothingWhenNoMachineWithWsAgentFoundInOsEnvironment() : void renamed to public testDoNotProvisioningWhenNoMachineWithWsAgentFound() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Rename Method public testReplacePVCWhenItsAlreadyInOsEnvironment() : void renamed to public testReplacePVCWhenItsAlreadyInOpenShiftEnvironment() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Rename Method public testReplacePVCWhenItsAlreadyInOsEnvironment() : void renamed to public testReplacePVCWhenItsAlreadyInOpenShiftEnvironment() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest |
From |
To |
|
Change Parameter Type obj : HasMetadata to obj : T in method package mockName(obj T, name String) : T in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Change Parameter Type pvcSubPathHelper : PVCSubPathHelper to volumesStrategy : WorkspaceVolumesStrategy in method public OpenShiftInternalRuntime(machineStartTimeoutMin int, urlRewriter NoOpURLRewriter, eventService EventService, bootstrapperFactory OpenShiftBootstrapperFactory, serverCheckerFactory ServersCheckerFactory, volumesStrategy WorkspaceVolumesStrategy, context OpenShiftRuntimeContext, project OpenShiftProject, warnings List<Warning>) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Change Parameter Type urlRewriter : URLRewriter.NoOpURLRewriter to urlRewriter : NoOpURLRewriter in method public OpenShiftInternalRuntime(machineStartTimeoutMin int, urlRewriter NoOpURLRewriter, eventService EventService, bootstrapperFactory OpenShiftBootstrapperFactory, serverCheckerFactory ServersCheckerFactory, volumesStrategy WorkspaceVolumesStrategy, context OpenShiftRuntimeContext, project OpenShiftProject, warnings List<Warning>) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Move Attribute private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.VolumesProvisioner to private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntimeTest |
From |
To |
|
Move Attribute public SUBPATHS_PROPERTY_FMT : String from class org.eclipse.che.workspace.infrastructure.openshift.Constants to package SUBPATHS_PROPERTY_FMT : String from class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategy |
From |
To |
|
Move Attribute private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.VolumesProvisioner to private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftEnvironmentProvisioner |
From |
To |
|
Move Attribute private pvcs : OpenShiftPersistentVolumeClaims from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntimeTest to private pvcs : OpenShiftPersistentVolumeClaims from class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest |
From |
To |
|
Move Attribute private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.VolumesProvisioner to private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftEnvironmentProvisionerTest |
From |
To |
|
Move Attribute private pvcs : OpenShiftPersistentVolumeClaims from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntimeTest to private pvcs : OpenShiftPersistentVolumeClaims from class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Move Attribute private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.provision.volume.VolumesProvisioner to private volumesStrategy : WorkspaceVolumesStrategy from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Move Attribute private WORKSPACE_SUBPATHS : String[] from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntimeTest to private WORKSPACE_SUBPATHS : String[] from class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Rename Attribute pvcSubPathHelper : PVCSubPathHelper to volumesStrategy : WorkspaceVolumesStrategy in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntimeTest |
From |
To |
|
Rename Attribute volumesProvisioner : VolumesProvisioner to volumesStrategy : WorkspaceVolumesStrategy in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftEnvironmentProvisioner |
From |
To |
|
Rename Attribute osPVCs : OpenShiftPersistentVolumeClaims to pvcs : OpenShiftPersistentVolumeClaims in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.CommonPVCStrategyTest |
From |
To |
|
Rename Attribute volumesProvisioner : VolumesProvisioner to volumesStrategy : WorkspaceVolumesStrategy in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftEnvironmentProvisionerTest |
From |
To |
|
Rename Attribute pvcSubPathHelper : PVCSubPathHelper to volumesStrategy : WorkspaceVolumesStrategy in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime |
From |
To |
|
Rename Attribute uniqueWorkspacePVCStrategy : UniqueWorkspacePVCStrategy to strategy : UniqueWorkspacePVCStrategy in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest |
From |
To |