AndroidTest
class AndroidTest extends Model (View source)
Properties
protected | $androidAppInfoType | ||
protected | $androidAppInfoDataType | ||
protected | $androidInstrumentationTestType | ||
protected | $androidInstrumentationTestDataType | ||
protected | $androidRoboTestType | ||
protected | $androidRoboTestDataType | ||
protected | $androidTestLoopType | ||
protected | $androidTestLoopDataType | ||
protected | $testTimeoutType | ||
protected | $testTimeoutDataType |
Methods
getAndroidAppInfo()
No description
setAndroidInstrumentationTest(AndroidInstrumentationTest $androidInstrumentationTest)
No description
getAndroidInstrumentationTest()
No description
getAndroidRoboTest()
No description
getAndroidTestLoop()
No description
getTestTimeout()
No description
Details
setAndroidAppInfo(AndroidAppInfo $androidAppInfo)
No description
AndroidAppInfo
getAndroidAppInfo()
No description
setAndroidInstrumentationTest(AndroidInstrumentationTest $androidInstrumentationTest)
No description
AndroidInstrumentationTest
getAndroidInstrumentationTest()
No description
setAndroidRoboTest(AndroidRoboTest $androidRoboTest)
No description
AndroidRoboTest
getAndroidRoboTest()
No description
setAndroidTestLoop(AndroidTestLoop $androidTestLoop)
No description
AndroidTestLoop
getAndroidTestLoop()
No description
setTestTimeout(Duration $testTimeout)
No description
Duration
getTestTimeout()
No description