2d2d1a2b81d8b7e4cad5694e6468b41d30ebdd60
Files Diff
- Added: 17
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to OrganizationDto in method public insert(dbTester DbTester, dto OrganizationDto) : OrganizationDto in class org.sonar.db.organization.OrganizationTesting | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute org : OrganizationDto to defaultOrganization : OrganizationDto in method private insertDefaultOrganization() : void in class org.sonar.db.DbTester | From | To |