2104453573fa15d1c5c3f8cee703d2cf3ccced55
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable viewUuid : String to analyzedPortfolio : SnapshotDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Rename Variable provisionedView : ComponentDto to provisionedPortfolio : ComponentDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Rename Variable disabledProjectUuid : String to analyzedDisabledProject : SnapshotDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Rename Variable projectUuid : String to analyzedProject : SnapshotDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type viewUuid : String to analyzedPortfolio : SnapshotDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Change Variable Type projectUuid : String to analyzedProject : SnapshotDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Change Variable Type disabledProjectUuid : String to analyzedDisabledProject : SnapshotDto in method public selectByQuery_provisioned() : void in class org.sonar.db.component.ComponentDaoTest | From | To |