AllTestZipAppsSetup'ı yükleyin

public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.InstallAllTestZipAppsSetup


Tüm uygulamaları bir test zip dosyasına yükleyen bir ITargetPreparer . Bireysel test uygulaması kurulumu için lütfen TestAppInstallSetup bakın.

Özet

Kamu inşaatçıları

InstallAllTestZipAppsSetup ()

Genel yöntemler

void setCleanup (boolean cleanup)
void setStopInstallOnFailure (boolean stopInstallOnFailure)
void setTestZipName (String testZipName)
void setUp ( ITestDevice device, IBuildInfo buildInfo)

void tearDown ( ITestDevice device, IBuildInfo buildInfo, Throwable e)

Kamu inşaatçıları

AllTestZipAppsSetup'ı yükleyin

public InstallAllTestZipAppsSetup ()

Genel yöntemler

setTemizleme

public void setCleanup (boolean cleanup)

Parametreler
cleanup boolean

setStopInstallOnFailure

public void setStopInstallOnFailure (boolean stopInstallOnFailure)

Parametreler
stopInstallOnFailure boolean

setTestZipName

public void setTestZipName (String testZipName)

Parametreler
testZipName String

kurmak

public void setUp (ITestDevice device, 
                IBuildInfo buildInfo)

Parametreler
device ITestDevice

buildInfo IBuildInfo

Atar
DeviceNotAvailableException
TargetSetupError

sökmek

public void tearDown (ITestDevice device, 
                IBuildInfo buildInfo, 
                Throwable e)

Parametreler
device ITestDevice

buildInfo IBuildInfo

e Throwable

Atar
DeviceNotAvailableException