| Package | Description |
|---|---|
| org.sonar.plugins.surefire | |
| org.sonar.plugins.surefire.data |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SurefireJavaParser.saveResults(org.sonar.api.batch.fs.InputFile testFile,
UnitTestClassReport report) |
| Modifier and Type | Method and Description |
|---|---|
UnitTestClassReport |
UnitTestClassReport.add(UnitTestClassReport other) |
UnitTestClassReport |
UnitTestClassReport.add(UnitTestResult result) |
UnitTestClassReport |
UnitTestIndex.get(String classname) |
UnitTestClassReport |
UnitTestIndex.index(String classname) |
UnitTestClassReport |
UnitTestIndex.merge(String classname,
String intoClassname) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UnitTestClassReport> |
UnitTestIndex.getIndexByClassname() |
| Modifier and Type | Method and Description |
|---|---|
UnitTestClassReport |
UnitTestClassReport.add(UnitTestClassReport other) |
Copyright © 2012–2017 SonarSource. All rights reserved.