org.sonar.plugins.csharp.S2187.json Maven / Gradle / Ivy
{
"title": "Test classes should contain at least one test case",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "TESTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tests",
"unused",
"confusing"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2187",
"sqKey": "S2187",
"scope": "Tests",
"quickfix": "infeasible"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy