6c2d4d31013fb29b85b7a3343a4dad25963c1610
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testAddEventClassFamilySchema() : void renamed to public testAddEventClassFamilyVersion() : void in class org.kaaproject.kaa.server.control.ControlServerEventClassFamilyIT | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute tenant : TenantUserDto to tenantAdminDto : TenantUserDto in method public testGetEventClassFamiliesByTenantId() : void in class org.kaaproject.kaa.server.control.ControlServerEventClassFamilyIT | From | To | |
Change Variable Type | 1 | ||
Change Variable Type eventSchema : EventSchemaVersionDto to eventSchema : EventClassFamilyVersionDto in method public testAddEventClassFamilyVersion() : void in class org.kaaproject.kaa.server.control.ControlServerEventClassFamilyIT | From | To |