|
Rename Method private verifyHasActiveRule(profileKey String, ruleKey RuleKey, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void renamed to private verifyOneActiveRuleInDbAndIndex(profileKey String, ruleKey RuleKey, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.RuleActivatorMediumTest |
From |
To |
|
Rename Method private verifyHasActiveRule(activeRuleKey ActiveRuleKey, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void renamed to private verifyHasActiveRuleInDb(activeRuleKey ActiveRuleKey, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.RuleActivatorMediumTest |
From |
To |
|
Rename Method private verifyOneActiveRule(profileKey String, ruleKey RuleKey, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void renamed to private verifyOneActiveRuleInDb(profileKey String, ruleKey RuleKey, expectedSeverity String, expectedInheritance String, expectedParams Map<String,String>) : void in class org.sonar.server.qualityprofile.RuleActivatorMediumTest |
From |
To |