| Package | Description |
|---|---|
| org.sonar.plugins.surefire | |
| org.sonar.plugins.surefire.data |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
SurefireJavaParser.saveResults(org.sonar.api.batch.fs.InputFile testFile,
UnitTestClassReport report) |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
Map<String,UnitTestClassReport> |
UnitTestIndex.getIndexByClassname() |
| Modifier and Type | Method | Description |
|---|---|---|
UnitTestClassReport |
UnitTestClassReport.add(UnitTestClassReport other) |
Copyright © 2012–2018 SonarSource. All rights reserved.