e7843db2de98c705636f0b518455fe5088a08bf5
Files Diff
- Added: 2
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public prepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext renamed to public internalPrepare(id RuntimeIdentity, environment InternalEnvironment) : RuntimeContext in class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest.TestInfrastructure | From | To | |
| Rename Variable | 1 | ||
| Rename Variable machine2Servers : HashMap<String,ServerConfig> to normalizedServers : Map<String,ServerConfig> in method public normalizeServersProtocols() : void in class org.eclipse.che.api.workspace.server.spi.environment.InternalEnvironmentFactoryTest | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.eclipse.che.api.workspace.server.spi.normalization.ServersNormalizerTest moved and renamed to org.eclipse.che.api.workspace.server.spi.environment.InternalEnvironmentFactoryTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type machine2Servers : HashMap<String,ServerConfig> to normalizedServers : Map<String,ServerConfig> in method public normalizeServersProtocols() : void in class org.eclipse.che.api.workspace.server.spi.environment.InternalEnvironmentFactoryTest | From | To |