Uses of Class
com.testingbot.models.TestingbotLabSuiteCreateAck
-
Packages that use TestingbotLabSuiteCreateAck Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotLabSuiteCreateAck in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotLabSuiteCreateAck Modifier and Type Method Description TestingbotLabSuiteCreateAckTestingbotREST. createLabSuite(java.util.Map<java.lang.String,java.lang.Object> suiteFields)Creates a new Codeless test suite.
-