Package com.atlassian.bamboo.resultsummary.tests

Interface Summary
FilteredTestResults Interface that provides a summary of all test information for a buildResultSummary for the UI.
TestCase Represents a test in a plan.
TestCaseResult Represents a run of a TestCase.
TestCaseResultError Represents an error against a testCaseResult
TestCaseResultStatisticsProvider Wrapper class to keep TestCaseResult together with its assciated BuildResultsSummary Exists to be able to use existing chart generation functionality
TestCaseSummary A way of caching information about a specific testCase.
TestClass A grouping of TestCases.
TestClassResult Represents a run of a test class.
TestResultsDao Dao for retrieving and manipulating Test Results (e.g TestClassResult, TestCaseResult)
TestResultsSummary Provides summary information about tests for a build result summary
TestsDao Dao for retrieving and manipulating Test Objects (e.g TestClass, TestCase)
TestsManager Manager for manipulating all things test related
 

Class Summary
FilteredTestResultsAbstract  
FilteredTestResultsImpl  
FilteredTestResultsPaginableImpl  
TestCaseImpl  
TestCaseMapper  
TestCaseResultErrorImpl  
TestCaseResultErrorMapper  
TestCaseResultImpl  
TestCaseResultMapper  
TestCaseResultStatisticsProviderImpl  
TestCaseSummaryImpl  
TestClassImpl  
TestClassMapper  
TestClassResultImpl  
TestClassResultMapper  
TestDeltaStateUserType  
TestResultsHibernateDao  
TestResultsSummaryImpl  
TestsHibernateDao  
TestsManagerImpl  
TestStateUserType  
UpgradeTestsManager  
 

Enum Summary
TestDeltaState Represents the change in state from this test run compared with its previous test run.
TestState Represents the final state of a testCaseResult.
 



Copyright © 2010 Atlassian. All Rights Reserved.