Uses of Class
com.cloudtestapi.test.models.TestInfo
-
Packages that use TestInfo Package Description com.cloudtestapi.test com.cloudtestapi.test.models -
-
Uses of TestInfo in com.cloudtestapi.test
Methods in com.cloudtestapi.test that return TestInfo Modifier and Type Method Description TestInfoTestClient. startAutomationTest(AutomationTest test)Start automation testTestInfoTestClient. startCompatibilityTest(CompatibilityTest test)StartCompatibilityTestRequestTestInfoTestClient. startFunctionalTest(FunctionalTest test)start functional test -
Uses of TestInfo in com.cloudtestapi.test.models
Fields in com.cloudtestapi.test.models declared as TestInfo Modifier and Type Field Description TestInfoStartTestResponse. testInfo
-