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

Packages that use TestCollectionResult
com.atlassian.bamboo.build.test   
 

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

Classes in com.atlassian.bamboo.build.test that implement TestCollectionResult
 class TestCollectionResultImpl
           
 

Methods in com.atlassian.bamboo.build.test that return TestCollectionResult
 TestCollectionResult TestReportCollector.collect(java.io.File file)
          Collect all the results within the specified file
 TestCollectionResult JunitTestReportCollector.collect(java.io.File file)
          Collect all the results from all the xml test files.
 



Copyright © 2011 Atlassian. All Rights Reserved.