|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCollectionResult | |
|---|---|
| com.atlassian.bamboo.build.test | |
| com.atlassian.bamboo.build.test.junit | |
| com.atlassian.bamboo.plugins.testresultparser.testng | |
| Uses of TestCollectionResult in com.atlassian.bamboo.build.test |
|---|
| Methods in com.atlassian.bamboo.build.test that return TestCollectionResult | |
|---|---|
TestCollectionResult |
TestCollectionResultBuilder.build()
|
TestCollectionResult |
TestReportCollector.collect(java.io.File file)
Collect all the results within the specified file |
TestCollectionResult |
TestReportProvider.getTestCollectionResult()
|
| Uses of TestCollectionResult in com.atlassian.bamboo.build.test.junit |
|---|
| Methods in com.atlassian.bamboo.build.test.junit that return TestCollectionResult | |
|---|---|
TestCollectionResult |
JunitTestReportCollector.collect(java.io.File file)
Collect all the results from all the xml test files. |
| Uses of TestCollectionResult in com.atlassian.bamboo.plugins.testresultparser.testng |
|---|
| Methods in com.atlassian.bamboo.plugins.testresultparser.testng that return TestCollectionResult | |
|---|---|
TestCollectionResult |
TestNGTestReportCollector.collect(java.io.File file)
Collect all the results from all the xml test files. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||