Uses of Class
com.testingbot.models.TestingbotLabTestCollection
-
Packages that use TestingbotLabTestCollection Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotLabTestCollection in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotLabTestCollection Modifier and Type Method Description TestingbotLabTestCollectionTestingbotREST. getLabSuiteTests(int suiteId)Gets the tests in a Codeless suite.TestingbotLabTestCollectionTestingbotREST. getLabTests()Lists your Codeless tests.
-