AndroidInstrumentationTest
class AndroidInstrumentationTest extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $appApkType | ||
protected | $appApkDataType | ||
protected | $appBundleType | ||
protected | $appBundleDataType | ||
string | $appPackageId | ||
string | $orchestratorOption | ||
protected | $shardingOptionType | ||
protected | $shardingOptionDataType | ||
protected | $testApkType | ||
protected | $testApkDataType | ||
string | $testPackageId | ||
string | $testRunnerClass | ||
string[] | $testTargets |
Methods
getAppApk()
No description
getAppBundle()
No description
setAppPackageId($appPackageId)
No description
string
getAppPackageId()
No description
setOrchestratorOption($orchestratorOption)
No description
string
getOrchestratorOption()
No description
getShardingOption()
No description
getTestApk()
No description
setTestPackageId($testPackageId)
No description
string
getTestPackageId()
No description
setTestRunnerClass($testRunnerClass)
No description
string
getTestRunnerClass()
No description
setTestTargets($testTargets)
No description
string[]
getTestTargets()
No description
Details
setAppApk(FileReference $appApk)
No description
FileReference
getAppApk()
No description
setAppBundle(AppBundle $appBundle)
No description
AppBundle
getAppBundle()
No description
setAppPackageId($appPackageId)
No description
string
getAppPackageId()
No description
setOrchestratorOption($orchestratorOption)
No description
string
getOrchestratorOption()
No description
setShardingOption(ShardingOption $shardingOption)
No description
ShardingOption
getShardingOption()
No description
setTestApk(FileReference $testApk)
No description
FileReference
getTestApk()
No description
setTestPackageId($testPackageId)
No description
string
getTestPackageId()
No description
setTestRunnerClass($testRunnerClass)
No description
string
getTestRunnerClass()
No description
setTestTargets($testTargets)
No description
string[]
getTestTargets()
No description