
org.sonar.l10n.java.rules.java.S5826.json Maven / Gradle / Ivy
{
"title": "Methods setUp() and tearDown() should be correctly annotated starting with JUnit4",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"junit",
"tests"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5826",
"sqKey": "S5826",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy