org.sonar.plugins.csharp.S2925.json Maven / Gradle / Ivy
{
"title": "\"Thread.Sleep\" should not be used in tests",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"tests",
"bad-practice"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2925",
"sqKey": "S2925",
"scope": "Tests",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy