bda6d136c3d8be44f0a58df72c6f24431b55a569
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type defaultUser : Provider<TestUser> to defaultUser : TestUser in method public TestWorkspaceProviderImpl(poolSize String, threads int, defaultMemoryGb int, defaultUser TestUser, workspaceDtoDeserializer WorkspaceDtoDeserializer, testWorkspaceServiceClient TestWorkspaceServiceClient, testWorkspaceServiceClientFactory TestWorkspaceServiceClientFactory) in class org.eclipse.che.selenium.core.workspace.TestWorkspaceProviderImpl | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute workspaceServiceClient : TestWorkspaceServiceClient to testWorkspaceServiceClient : TestWorkspaceServiceClient in method private initializePool() : void in class org.eclipse.che.selenium.core.workspace.TestWorkspaceProviderImpl | From | To |