| Package | Description |
|---|---|
| com.atlassian.bamboo.build.test | |
| com.atlassian.bamboo.build.test.junit | |
| com.atlassian.bamboo.plugins.testresultparser.testng |
| Modifier and Type | Method and Description |
|---|---|
TestCollectionResult |
TestCollectionResultBuilder.build() |
TestCollectionResult |
TestReportCollector.collect(File file)
Collect all the results within the specified file
|
TestCollectionResult |
TestReportProvider.getTestCollectionResult() |
| Modifier and Type | Method and Description |
|---|---|
TestCollectionResult |
JunitTestReportCollector.collect(File file)
Collect all the results from all the xml test files.
|
| Modifier and Type | Method and Description |
|---|---|
TestCollectionResult |
TestNGTestReportCollector.collect(File file)
Collect all the results from all the xml test files.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.