
org.sonar.l10n.java.rules.java.S5969.json Maven / Gradle / Ivy
{
"title": "Mocking all non-private methods of a class should be avoided",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "FOCUSED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"tests",
"mockito"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5969",
"sqKey": "S5969",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy