org.sonar.l10n.java.rules.java.S5810.json Maven / Gradle / Ivy
{
"title": "JUnit5 test classes and methods should not be silently ignored",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "TESTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"junit",
"tests"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-5810",
"sqKey": "S5810",
"scope": "Tests",
"quickfix": "covered"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy