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

org.sonar.plugins.csharp.S2970.json Maven / Gradle / Ivy

There is a newer version: 9.30.0.95878
Show newest version
{
  "title": "Assertions should be complete",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "HIGH"
    },
    "attribute": "TESTED"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "tests"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-2970",
  "sqKey": "S2970",
  "scope": "Tests",
  "quickfix": "infeasible"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy