|
Change Parameter Type expectedInheritance : ActiveRule.Inheritance to expectedInheritance : ActiveRuleInheritance in method private assertThatRuleIsActivated(profile QProfileDto, rule RuleDefinitionDto, changes List<ActiveRuleChange>, expectedSeverity String, expectedInheritance ActiveRuleInheritance, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.QProfileTreeImplTest |
From |
To |
|
Change Parameter Type expectedInheritance : ActiveRule.Inheritance to expectedInheritance : ActiveRuleInheritance in method private assertThatRuleIsUpdated(profile QProfileDto, rule RuleDefinitionDto, expectedSeverity String, expectedInheritance ActiveRuleInheritance, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.QProfileRuleImplTest |
From |
To |
|
Change Parameter Type i : ActiveRule.Inheritance to i : ActiveRuleInheritance in method public setInheritance(i ActiveRuleInheritance) : ActiveRuleChange in class org.sonar.server.qualityprofile.ActiveRuleChange |
From |
To |
|
Change Parameter Type expectedInheritance : ActiveRule.Inheritance to expectedInheritance : ActiveRuleInheritance in method private assertThatRuleIsActivated(profile QProfileDto, rule RuleDefinitionDto, changes List<ActiveRuleChange>, expectedSeverity String, expectedInheritance ActiveRuleInheritance, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.QProfileRuleImplTest |
From |
To |
|
Change Parameter Type expectedInheritance : ActiveRule.Inheritance to expectedInheritance : ActiveRuleInheritance in method private assertThatRuleIsUpdated(profile QProfileDto, rule RuleDefinitionDto, expectedSeverity String, expectedInheritance ActiveRuleInheritance, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.QProfileTreeImplTest |
From |
To |