Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestClassResultDescriptor
Packages that use TestClassResultDescriptor
Package
Description
-
Uses of TestClassResultDescriptor in com.atlassian.bamboo.chains
Methods in com.atlassian.bamboo.chains that return types with arguments of type TestClassResultDescriptorModifier and TypeMethodDescription@NotNull Multimap<TestClassResultDescriptor,
TestCaseResult> ChainFilteredTestResults.getAllFailedTests()
@NotNull Multimap<TestClassResultDescriptor,
TestCaseResult> ChainFilteredTestResults.getExistingFailedTests()
@NotNull Multimap<TestClassResultDescriptor,
TestCaseResult> ChainFilteredTestResults.getFixedTests()
@NotNull Multimap<TestClassResultDescriptor,
TestCaseResult> ChainFilteredTestResults.getNewFailedTests()
@NotNull Multimap<TestClassResultDescriptor,
TestCaseResult> ChainFilteredTestResults.getQuarantinedTests()
@NotNull Multimap<TestClassResultDescriptor,
TestCaseResult> ChainFilteredTestResults.getSkippedTests()
-
Uses of TestClassResultDescriptor in com.atlassian.bamboo.plan.cache
Methods in com.atlassian.bamboo.plan.cache that return types with arguments of type TestClassResultDescriptorModifier and TypeMethodDescription@Nullable FilteredTestResults<TestClassResultDescriptor>
ChainResultDetails.getTestResults()
Get the helper class to provide filtered test lists for this chain resultChainResultDetailsImpl.getTestResults()
-
Uses of TestClassResultDescriptor in com.atlassian.bamboo.resultsummary.tests
Classes in com.atlassian.bamboo.resultsummary.tests with type parameters of type TestClassResultDescriptorModifier and TypeInterfaceDescriptioninterface
FilteredTestResults<T extends TestClassResultDescriptor>
Interface that provides a summary of all test information for a buildResultSummary for the UI.Subinterfaces of TestClassResultDescriptor in com.atlassian.bamboo.resultsummary.testsClasses in com.atlassian.bamboo.resultsummary.tests that implement TestClassResultDescriptor -
Uses of TestClassResultDescriptor in com.atlassian.bamboo.ww2.actions.chains
Methods in com.atlassian.bamboo.ww2.actions.chains that return types with arguments of type TestClassResultDescriptor