A C D E F G I K M O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(UnitTestClassReport) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- add(UnitTestResult) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
C
- CheckstyleFormatImporter - Class in org.sonarsource.slang.externalreport
-
Import external linter reports having a "Checkstyle" xml format into SonarQube
- CheckstyleFormatImporter(SensorContext, String) - Constructor for class org.sonarsource.slang.externalreport.CheckstyleFormatImporter
- CheckstyleFormatImporterWithRuleLoader - Class in org.sonarsource.slang.externalreport
-
Import external linter reports having "Checkstyle" xml format into SonarQube.
- CheckstyleFormatImporterWithRuleLoader(SensorContext, String, ExternalRuleLoader) - Constructor for class org.sonarsource.slang.externalreport.CheckstyleFormatImporterWithRuleLoader
- collect(SensorContext, List<File>) - Method in class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireSensor
- collect(SensorContext, List<File>, boolean) - Method in class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireParser
- createRuleKey(String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporter
D
- describe(SensorDescriptor) - Method in class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireSensor
E
- effort(String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporter
-
Return an Effort value based on the ruleKey.
- effort(String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporterWithRuleLoader
- execute(SensorContext) - Method in class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireSensor
F
- findResourceByClassName(String) - Method in class org.sonarsource.kotlin.plugin.surefire.KotlinResourcesLocator
G
- get(String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- getClassnames() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- getDurationMilliseconds() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getDurationMilliseconds() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- getErrors() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getFailures() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getIndexByClassname() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- getName() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- getNegativeTimeTestNumber() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getReportsDirectories(Configuration, FileSystem, PathResolver) - Static method in class org.sonarsource.kotlin.plugin.surefire.api.SurefireUtils
-
Find the directories containing the surefire reports.
- getResults() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getSkipped() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getStatus() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- getTests() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- getTestSuiteClassName() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
I
- importFile(File) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporter
-
"importFile" parses the given report file and imports the content into SonarQube
- index(String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- isError() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- isErrorOrFailure() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
K
- KotlinResourcesLocator - Class in org.sonarsource.kotlin.plugin.surefire
- KotlinResourcesLocator(FileSystem) - Constructor for class org.sonarsource.kotlin.plugin.surefire.KotlinResourcesLocator
- KotlinSurefireParser - Class in org.sonarsource.kotlin.plugin.surefire
- KotlinSurefireParser(KotlinResourcesLocator) - Constructor for class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireParser
- KotlinSurefireSensor - Class in org.sonarsource.kotlin.plugin.surefire
- KotlinSurefireSensor(KotlinSurefireParser, Configuration, PathResolver) - Constructor for class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireSensor
M
- merge(String, String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
O
- org.sonarsource.kotlin.plugin.surefire - package org.sonarsource.kotlin.plugin.surefire
- org.sonarsource.kotlin.plugin.surefire.api - package org.sonarsource.kotlin.plugin.surefire.api
- org.sonarsource.kotlin.plugin.surefire.data - package org.sonarsource.kotlin.plugin.surefire.data
- org.sonarsource.slang.externalreport - package org.sonarsource.slang.externalreport
P
- parse(File) - Method in class org.sonarsource.kotlin.plugin.surefire.StaxParser
R
- remove(String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- ruleType(String, String, String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporter
-
Return a RuleType equivalent based on the different parameters.
- ruleType(String, String, String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporterWithRuleLoader
S
- setDurationMilliseconds(long) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- setName(String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- setStatus(String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- setTestSuiteClassName(String) - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- severity(String, String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporter
-
Return a Severity equivalent based on the different parameters.
- severity(String, String) - Method in class org.sonarsource.slang.externalreport.CheckstyleFormatImporterWithRuleLoader
- size() - Method in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- STATUS_ERROR - Static variable in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- STATUS_FAILURE - Static variable in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- STATUS_OK - Static variable in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- STATUS_SKIPPED - Static variable in class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
- StaxParser - Class in org.sonarsource.kotlin.plugin.surefire
- StaxParser(UnitTestIndex) - Constructor for class org.sonarsource.kotlin.plugin.surefire.StaxParser
- stream(SMHierarchicCursor) - Method in class org.sonarsource.kotlin.plugin.surefire.data.SurefireStaxHandler
- SUREFIRE_REPORT_PATHS_PROPERTY - Static variable in class org.sonarsource.kotlin.plugin.surefire.api.SurefireUtils
- SurefireStaxHandler - Class in org.sonarsource.kotlin.plugin.surefire.data
- SurefireStaxHandler(UnitTestIndex) - Constructor for class org.sonarsource.kotlin.plugin.surefire.data.SurefireStaxHandler
- SurefireUtils - Class in org.sonarsource.kotlin.plugin.surefire.api
T
- toString() - Method in class org.sonarsource.kotlin.plugin.surefire.KotlinSurefireSensor
U
- UnitTestClassReport - Class in org.sonarsource.kotlin.plugin.surefire.data
- UnitTestClassReport() - Constructor for class org.sonarsource.kotlin.plugin.surefire.data.UnitTestClassReport
- UnitTestIndex - Class in org.sonarsource.kotlin.plugin.surefire.data
- UnitTestIndex() - Constructor for class org.sonarsource.kotlin.plugin.surefire.data.UnitTestIndex
- UnitTestResult - Class in org.sonarsource.kotlin.plugin.surefire.data
- UnitTestResult() - Constructor for class org.sonarsource.kotlin.plugin.surefire.data.UnitTestResult
All Classes All Packages