b8927ad8ba03079b6a4c0e9d0e93857d1a9cc582
Files Diff
- Added: 23
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public equalsHashCode() : void renamed to public equalsHashCodeTest() : void in class org.kaaproject.kaa.server.transport.session.SessionInfoTest | From | To | |
Extract Method | 1 | ||
Extract Method protected generateEndpointUserConfiguration(endpointUser EndpointUserDto, applicationDto ApplicationDto, configurationSchema ConfigurationSchemaDto, body String, isNullAppDto boolean) : EndpointUserConfigurationDto extracted from protected generateEndpointUserConfiguration(endpointUser EndpointUserDto, applicationDto ApplicationDto, configurationSchema ConfigurationSchemaDto, body String) : EndpointUserConfigurationDto in class org.kaaproject.kaa.server.common.dao.AbstractTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type service : OperationsServerListService to service : DefaultOperationsServerListService in class org.kaaproject.kaa.server.bootstrap.service.DefaultOperationsServerListServiceTest | From | To |