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

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

{
  "title": "Only one method invocation is expected when testing checked exceptions",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "HIGH"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "junit",
    "tests"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-5783",
  "sqKey": "S5783",
  "scope": "Tests",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy