|
Change Variable Type activeRule : ActiveRuleDoc to activeRule : ActiveRuleDto in method private verifyOneActiveRule(profileKey String, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.QProfileCopierMediumTest |
From |
To |
|
Change Variable Type activeRuleDoc : ActiveRuleDoc to activeRuleDoc : ActiveRuleDto in method public restore_and_update_profile() : void in class org.sonar.server.qualityprofile.QProfileBackuperMediumTest |
From |
To |
|
Change Variable Type activeRule : ActiveRule to activeRule : ActiveRuleDto in method public import_xml() : void in class org.sonar.server.qualityprofile.QProfileExportersTest |
From |
To |
|
Change Variable Type activeRuleDoc : ActiveRuleDoc to activeRuleDoc : ActiveRuleDto in method public restore_child_profile() : void in class org.sonar.server.qualityprofile.QProfileBackuperMediumTest |
From |
To |
|
Change Variable Type activeRuleDoc : ActiveRuleDoc to activeRuleDoc : ActiveRuleDto in method public restore_parent_profile() : void in class org.sonar.server.qualityprofile.QProfileBackuperMediumTest |
From |
To |
|
Change Variable Type activeRuleDoc : ActiveRuleDoc to activeRuleDoc : ActiveRuleDto in method public restore_and_create_profile() : void in class org.sonar.server.qualityprofile.QProfileBackuperMediumTest |
From |
To |