Uses of Interface
com.atlassian.bamboo.build.test.TestCollectionResult
Package
Description
-
Uses of TestCollectionResult in com.atlassian.bamboo.build.test
Modifier and TypeMethodDescriptionTestCollectionResultBuilder.build()
@NotNull TestCollectionResult
Collect all the results within the specified file@NotNull TestCollectionResult
TestReportProvider.getTestCollectionResult()
-
Uses of TestCollectionResult in com.atlassian.bamboo.build.test.junit
Modifier and TypeMethodDescription@NotNull TestCollectionResult
Collect all the results from all the xml test files. -
Uses of TestCollectionResult in com.atlassian.bamboo.plugins.testresultparser.testng
Modifier and TypeMethodDescription@NotNull TestCollectionResult
Collect all the results from all the xml test files.