
org.sonar.l10n.java.rules.java.S1607.json Maven / Gradle / Ivy
{
"title": "JUnit4 @Ignored and JUnit5 @Disabled annotations should be used to disable tests and should provide a rationale",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "TESTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"junit",
"tests",
"bad-practice",
"confusing",
"suspicious"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1607",
"sqKey": "S1607",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy