
org.sonar.l10n.java.rules.java.S5790.json Maven / Gradle / Ivy
{
"title": "JUnit5 inner test classes should be annotated with @Nested",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "TESTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"junit",
"tests"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5790",
"sqKey": "S5790",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy