Uses of Interface
com.atlassian.bamboo.build.test.TestCollectionResult
Packages that use TestCollectionResult
Package
Description
-
Uses of TestCollectionResult in com.atlassian.bamboo.build.test
Methods in com.atlassian.bamboo.build.test that return TestCollectionResultModifier 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
Methods in com.atlassian.bamboo.build.test.junit that return TestCollectionResultModifier and TypeMethodDescription@NotNull TestCollectionResult
Collect all the results from all the xml test files. -
Uses of TestCollectionResult in com.atlassian.bamboo.plugins.testresultparser.testng
Methods in com.atlassian.bamboo.plugins.testresultparser.testng that return TestCollectionResultModifier and TypeMethodDescription@NotNull TestCollectionResult
Collect all the results from all the xml test files.