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, getTestsManager
public 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 FilteredTestResultsAbstract
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.