Package com.atlassian.bamboo.resultsummary.tests
package com.atlassian.bamboo.resultsummary.tests
-
ClassDescriptionFilteredTestResults<T extends TestClassResultDescriptor>Interface that provides a summary of all test information for a buildResultSummary for the UI.Mutable version of
TestResultsSummary
Entity required forRemoveOrphanedTestCaseJob
job.Represents a test in a plan.Wrapper serving as map key for test case.Represents a run of a TestCase.Represents an error against a testCaseResultWrapper class to keep TestCaseResult together with its assciated BuildResultsSummary Exists to be able to use existing chart generation functionalityA way of caching information about a specific testCase.A grouping of TestCases.Wrapper serving as map key for test class.Represents a run of a test class.Represents the change in state from this test run compared with its previous test run.Manager for manipulating all things test quarantine relatedDao for retrieving and manipulating Test Results (e.g TestClassResult, TestCaseResult)Provides summary information about tests for a build result summaryDao for retrieving and manipulating Test Objects (e.g TestClass, TestCase)Manager for manipulating all things test relatedRepresents the final state of a testCaseResult.