Uses of Class
com.atlassian.bamboo.testutils.matchers.test.TestResultsSummaryMatcherBuilder
Package
Description
-
Uses of TestResultsSummaryMatcherBuilder in com.atlassian.bamboo.testutils.matchers
-
Uses of TestResultsSummaryMatcherBuilder in com.atlassian.bamboo.testutils.matchers.test
Modifier and TypeMethodDescriptionTestResultsSummaryMatcherBuilder.existingFailedTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.failedTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.fixedTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.newFailedTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.quarantinedTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.skippedTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.successfulTestCaseCount
(int count) TestResultsSummaryMatcherBuilder.totalTestCaseCount
(int count)