org.sonar.plugins.csharp.S2970.json Maven / Gradle / Ivy
{
"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