TestSystemAppInstallSetup
public
class
TestSystemAppInstallSetup
extends BaseTargetPreparer
| java.lang.Object | ||
| ↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
| ↳ | com.android.tradefed.targetprep.TestSystemAppInstallSetup | |
IDeviceBuildInfo.getTestsDir() klasöründeki bir veya daha fazla uygulamayı cihazdaki /system bölümüne yükleyen bir ITargetPreparer.
adb root gerektirir
Özet
Herkese açık kurucular | |
|---|---|
TestSystemAppInstallSetup()
|
|
Herkese açık yöntemler | |
|---|---|
void
|
addTestFileName(String fileName)
Yüklenecek apk'ların listesine dosya ekler |
void
|
setUp(TestInformation testInfo)
|
Herkese açık kurucular
TestSystemAppInstallSetup
public TestSystemAppInstallSetup ()
Herkese açık yöntemler
addTestFileName
public void addTestFileName (String fileName)
Yüklenecek apk'ların listesine dosya ekler
setUp
public void setUp (TestInformation testInfo)
| Parametreler | |
|---|---|
testInfo |
TestInformation |
| Atışlar | |
|---|---|
DeviceNotAvailableException |
|
TargetSetupError |
|