|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TestClassResultDescriptor in com.atlassian.bamboo.chains |
|---|
| Methods in com.atlassian.bamboo.chains that return types with arguments of type TestClassResultDescriptor | |
|---|---|
com.google.common.collect.Multimap<TestClassResultDescriptor,TestCaseResult> |
ChainFilteredTestResults.getAllFailedTests()
|
com.google.common.collect.Multimap<TestClassResultDescriptor,TestCaseResult> |
ChainFilteredTestResults.getExistingFailedTests()
|
com.google.common.collect.Multimap<TestClassResultDescriptor,TestCaseResult> |
ChainFilteredTestResults.getFixedTests()
|
com.google.common.collect.Multimap<TestClassResultDescriptor,TestCaseResult> |
ChainFilteredTestResults.getNewFailedTests()
|
com.google.common.collect.Multimap<TestClassResultDescriptor,TestCaseResult> |
ChainFilteredTestResults.getQuarantinedTests()
|
FilteredTestResults<TestClassResultDescriptor> |
ImmutableChainResultsSummary.getTestResults()
Get the helper class to provide filtered test lists for this chain result |
FilteredTestResults<TestClassResultDescriptor> |
ChainResultsSummaryImpl.getTestResults()
|
| Uses of TestClassResultDescriptor in com.atlassian.bamboo.index.buildresult |
|---|
| Methods in com.atlassian.bamboo.index.buildresult that return types with arguments of type TestClassResultDescriptor | |
|---|---|
FilteredTestResults<TestClassResultDescriptor> |
ChainResultsSummaryDocument.getTestResults()
|
| Uses of TestClassResultDescriptor in com.atlassian.bamboo.plan.cache |
|---|
| Methods in com.atlassian.bamboo.plan.cache that return types with arguments of type TestClassResultDescriptor | |
|---|---|
FilteredTestResults<TestClassResultDescriptor> |
ChainResultDetails.getTestResults()
Get the helper class to provide filtered test lists for this chain result |
FilteredTestResults<TestClassResultDescriptor> |
ImmutableResultsSummaryImpl.getTestResults()
|
FilteredTestResults<TestClassResultDescriptor> |
ChainResultDetailsImpl.getTestResults()
|
| Uses of TestClassResultDescriptor in com.atlassian.bamboo.resultsummary.tests |
|---|
| Classes in com.atlassian.bamboo.resultsummary.tests with type parameters of type TestClassResultDescriptor | |
|---|---|
interface |
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.tests | |
|---|---|
interface |
TestClassResult
Represents a run of a test class. |
| Classes in com.atlassian.bamboo.resultsummary.tests that implement TestClassResultDescriptor | |
|---|---|
class |
TestClassResultImpl
|
| 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 | |
|---|---|
FilteredTestResults<TestClassResultDescriptor> |
ViewChainResult.getFilteredTestResults()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||