mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 09:12:22 +07:00
44 lines
926 B
JSON
44 lines
926 B
JSON
{
|
|
"inspections": [
|
|
{
|
|
"id": "groupsTestNG",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "JUnitTestNG",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "UndeclaredTests",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "ConvertJavadoc",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "DataProviderReturnType",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "MalformedDataProvider",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "ExpectedExceptionNeverThrownTestNG",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "ConvertOldAnnotations",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "DuplicatedDataProviderNames",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "dependsOnMethodTestNG",
|
|
"codeQualityCategory": "Reliability"
|
|
}
|
|
]
|
|
} |