Uses of Interface
com.atlassian.bitbucket.build.status.TestResults
Packages that use TestResults
-
Uses of TestResults in com.atlassian.bitbucket.build.status
Methods in com.atlassian.bitbucket.build.status that return TestResultsMethods in com.atlassian.bitbucket.build.status that return types with arguments of type TestResultsModifier and TypeMethodDescriptionRepositoryBuildStatus.getTestResults()
A high level summary of which tests passed and failed.Methods in com.atlassian.bitbucket.build.status with parameters of type TestResultsModifier and TypeMethodDescriptionRepositoryBuildStatusSetRequest.Builder.testResults
(TestResults testResults)