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