| 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() |
@NotNull TestCollectionResult |
TestReportCollector.collect(@NotNull File file)
Collect all the results within the specified file
|
@NotNull TestCollectionResult |
TestReportProvider.getTestCollectionResult() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TestCollectionResult |
JunitTestReportCollector.collect(@NotNull File file)
Collect all the results from all the xml test files.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull TestCollectionResult |
TestNGTestReportCollector.collect(@NotNull File file)
Collect all the results from all the xml test files.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.