| Package | Description |
|---|---|
| com.github.bogdanlivadariu.reporting.junit.builder | |
| com.github.bogdanlivadariu.reporting.junit.xml.models |
| Modifier and Type | Method and Description |
|---|---|
List<TestSuiteModel> |
AllJUnitReports.getAllTestSuites() |
List<TestSuiteModel> |
JUnitReportBuilder.getProcessedTestSuites() |
| Constructor and Description |
|---|
AllJUnitReports(String pageTitle,
List<TestSuiteModel> allTestSuites) |
| Modifier and Type | Method and Description |
|---|---|
List<TestSuiteModel> |
TestSuitesModel.getTestsuite() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuitesModel.setTestsuite(List<TestSuiteModel> testsuite) |
Copyright © 2017. All rights reserved.