cecf0eb983899311c4f302e90b4425272df40971
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public scanMultiModuleWithBranch() : void from class org.sonar.scanner.mediumtest.branch.BranchMediumTest to public scanMultiModuleWithBranch() : void from class org.sonar.scanner.mediumtest.branch.DeprecatedBranchMediumTest | From | To | |
| Move Method public scanProjectWithBranch() : void from class org.sonar.scanner.mediumtest.branch.BranchMediumTest to public scanProjectWithBranch() : void from class org.sonar.scanner.mediumtest.branch.DeprecatedBranchMediumTest | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private commonProps : Map<String,String> from class org.sonar.scanner.mediumtest.branch.BranchMediumTest to private commonProps : Map<String,String> from class org.sonar.scanner.mediumtest.branch.DeprecatedBranchMediumTest | From | To | |
| Move Attribute public thrown : ExpectedException from class org.sonar.scanner.mediumtest.branch.BranchMediumTest to public thrown : ExpectedException from class org.sonar.scanner.mediumtest.branch.DeprecatedBranchMediumTest | From | To | |
| Extract Class | 1 | ||
| Extract Class org.sonar.scanner.mediumtest.branch.DeprecatedBranchMediumTest from class org.sonar.scanner.mediumtest.branch.BranchMediumTest | From | To |