Package com.atlassian.bamboo.build.test

Interface Summary
TestCollationService Collates TestClassResults and TestCaseResults from the file system after a TaskType execution
TestCollectionResult Holds the successful and failed TestResults after calling TestReportCollector.collect(File) Use TestCollectionResultBuilder to create instances of this interface
TestReportCollector Collects a builds test results.
TestReportProvider Generic provider for TestCollectionResults
TriggerConditionsAwareBuildDetectionAction Interface used to mark BuildDetectionAction that can be blocked by BuildTriggerCondition.
 

Class Summary
JunitTestReportCollector This class obtains the test results from a directory containing Junit test result file.
JunitTestResultsParser This class extracts the interesting test information from the ant test results.
TestCollationServiceImpl  
TestCollectionResultBuilder  * Builder for creating TestCollectionResults  * @since 3.2  
TestCollectionResultImpl Deprecated. since 3.2 use the TestCollectionResultBuilder to construct instances of TestCollectionResult
 



Copyright © 2012 Atlassian. All Rights Reserved.