public class FilteredTestResultsImpl extends FilteredTestResultsAbstract
resultsSummary| Constructor and Description |
|---|
FilteredTestResultsImpl(BuildResultsSummary resultsSummary) |
| Modifier and Type | Method and Description |
|---|---|
protected List<TestCaseResult> |
getBrokenTestList() |
protected List<TestCaseResult> |
getFailingTestList() |
protected List<TestCaseResult> |
getFixedTestList() |
getAllFailedTestList, getAllFailedTests, getExistingFailedTests, getFixedTests, getNewFailedTests, getQuarantinedTests, getSkippedTestList, getSkippedTests, getTestQuarantineManager, getTestsManagerpublic FilteredTestResultsImpl(BuildResultsSummary resultsSummary)
@NotNull protected List<TestCaseResult> getBrokenTestList()
getBrokenTestList in class FilteredTestResultsAbstract@NotNull protected List<TestCaseResult> getFailingTestList()
getFailingTestList in class FilteredTestResultsAbstract@NotNull protected List<TestCaseResult> getFixedTestList()
getFixedTestList in class FilteredTestResultsAbstractCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.