Uses of Interface
com.atlassian.bamboo.build.test.TestCollectionResult

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.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.