Uses of Class
com.testingbot.models.TestingbotTestBuildCollection
-
Packages that use TestingbotTestBuildCollection Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotTestBuildCollection in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotTestBuildCollection Modifier and Type Method Description TestingbotTestBuildCollectionTestingbotREST. getTestsForBuild(java.lang.String buildIdentifier)Gets tests for a specific build from TestingBot
-