b8f0844052eabe8804bddda5ff4c9a8b5430a5b1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable testRuntime : TestInternalRuntime in method public shouldRecoverRuntimeWhenThereIsNotCachedOneDuringInjecting() : void from class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest | From | To | |
Extract Variable workspaceConfig : WorkspaceConfig in method package recoverOne(infra RuntimeInfrastructure, identity RuntimeIdentity) : InternalRuntime<?> from class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To | |
Extract Variable testRuntime : TestInternalRuntime in method public shouldInjectRuntime() : void from class org.eclipse.che.api.workspace.server.WorkspaceRuntimesTest | From | To | |
Extract Variable workspaceConfig : WorkspaceConfig in method public startAsync(workspace Workspace, envName String, options Map<String,String>) : CompletableFuture<Void> from class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To |