|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBindCommonAndDevVolumesToContainerOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddExtraHostOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddExtraHostOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldExposeOnlyCommonPortsToContainerOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldNotAddDevEnvToCommonEnvVariablesToContainerOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldExposeCommonAndDevPortsToContainerOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddCommonAndDevEnvVariablesToContainerOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddExtraHostOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddEnvVarsFromMachineConfigToContainerOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddEnvVarsFromMachineConfigToContainerOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldNotAddWorkspaceIdEnvVariableOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBindCommonVolumesOnlyToContainerOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldNotBindProjectsFSVolumeToContainerOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type createContainerCaptor : ArgumentCaptor<ContainerConfig> to createContainerCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBeAbleToSetCorrectSwapSize(swapMultiplier double, memoryMB int, expectedSwapSize long) : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type createContainerCaptor : ArgumentCaptor<ContainerConfig> to createContainerCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldSetMemorySizeInContainersOnInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddServersConfsPortsFromMachineConfigToExposedPortsOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBindProjectsFSVolumeToContainerOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddEnvVarsFromMachineConfigToContainerOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldNotAddDevEnvToCommonEnvVariablesToContainerOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldExposeCommonAndDevPortsToContainerOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddServersConfsPortsFromMachineConfigToExposedPortsOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBindCommonAndDevVolumesToContainerOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddExtraHostOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddWorkspaceIdEnvVariableOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldCreateContainerOnInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddServersConfsPortsFromMachineConfigToExposedPortsOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldExposeOnlyCommonPortsToContainerOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddServersConfsPortsFromMachineConfigToExposedPortsOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldNotBindProjectsFSVolumeToContainerOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldCreateContainerOnInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddEnvVarsFromMachineConfigToContainerOnNonDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddCommonAndDevEnvVariablesToContainerOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBindProjectsFSVolumeToContainerOnDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type createContainerCaptor : ArgumentCaptor<ContainerConfig> to createContainerCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldSetMemorySizeInContainersOnInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldAddWorkspaceIdEnvVariableOnDevInstanceCreationFromRecipe() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldNotAddWorkspaceIdEnvVariableOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |
|
Change Variable Type argumentCaptor : ArgumentCaptor<ContainerConfig> to argumentCaptor : ArgumentCaptor<CreateContainerParams> in method public shouldBindCommonVolumesOnlyToContainerOnNonDevInstanceCreationFromSnapshot() : void in class org.eclipse.che.plugin.docker.machine.DockerInstanceProviderTest |
From |
To |