Uses of Class
com.testingbot.models.TestingbotLabTestStepCollection
-
Packages that use TestingbotLabTestStepCollection Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotLabTestStepCollection in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotLabTestStepCollection Modifier and Type Method Description TestingbotLabTestStepCollectionTestingbotREST. getLabTestSteps(int labTestId)Gets the steps of a Codeless test.
-