Uses of Class
com.testingbot.models.TestingbotLabTestStep
-
Packages that use TestingbotLabTestStep Package Description com.testingbot.models Plain Gson-mapped POJOs for the TestingBot REST API resources. -
-
Uses of TestingbotLabTestStep in com.testingbot.models
Methods in com.testingbot.models that return types with arguments of type TestingbotLabTestStep Modifier and Type Method Description java.util.ArrayList<TestingbotLabTestStep>TestingbotLabTestStepCollection. getData()Method parameters in com.testingbot.models with type arguments of type TestingbotLabTestStep Modifier and Type Method Description voidTestingbotLabTestStepCollection. setData(java.util.ArrayList<TestingbotLabTestStep> data)
-