All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.java.S5790.json Maven / Gradle / Ivy

There is a newer version: 8.10.0.38194
Show newest version
{
  "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