35 lines
578 B
JSON
35 lines
578 B
JSON
{
|
|
"title": "\"[ExpectedException]\" should not be used",
|
|
"type": "CODE_SMELL",
|
|
"code": {
|
|
"impacts": {
|
|
"MAINTAINABILITY": "MEDIUM"
|
|
},
|
|
"attribute": "CLEAR"
|
|
},
|
|
"status": "ready",
|
|
"remediation": {
|
|
"func": "Constant\/Issue",
|
|
"constantCost": "5min"
|
|
},
|
|
"tags": [
|
|
"tests"
|
|
],
|
|
"extra": {
|
|
"replacementRules": [
|
|
|
|
],
|
|
"legacyKeys": [
|
|
|
|
]
|
|
},
|
|
"defaultSeverity": "Major",
|
|
"ruleSpecification": "RSPEC-3431",
|
|
"sqKey": "S3431",
|
|
"scope": "Tests",
|
|
"defaultQualityProfiles": [
|
|
"Sonar way"
|
|
],
|
|
"quickfix": "unknown"
|
|
}
|