org.sonar.plugins.csharp.S2699.json Maven / Gradle / Ivy
{
"title": "Tests should include assertions",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "TESTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"tests"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2699",
"sqKey": "S2699",
"scope": "Tests",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy