Uses of Class
com.atlassian.bamboo.testutils.matchers.test.TestResultsSummaryMatcherBuilder
Packages that use TestResultsSummaryMatcherBuilder
Package
Description
-
Uses of TestResultsSummaryMatcherBuilder in com.atlassian.bamboo.testutils.matchers
Methods in com.atlassian.bamboo.testutils.matchers that return TestResultsSummaryMatcherBuilder -
Uses of TestResultsSummaryMatcherBuilder in com.atlassian.bamboo.testutils.matchers.test
Methods in com.atlassian.bamboo.testutils.matchers.test that return TestResultsSummaryMatcherBuilderModifier 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)