Zainstaluj AllTestZipAppsSetup

public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer

Obiekt Java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.InstallAllTestZipAppsSetup


ITargetPreparer , który instaluje wszystkie aplikacje w testowym zipie. Aby zapoznać się z indywidualną instalacją aplikacji testowej, spójrz na TestAppInstallSetup .

Streszczenie

Konstruktorzy publiczni

InstallAllTestZipAppsSetup ()

Metody publiczne

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)

Konstruktorzy publiczni

Zainstaluj AllTestZipAppsSetup

public InstallAllTestZipAppsSetup ()

Metody publiczne

ustaw czyszczenie

public void setCleanup (boolean cleanup)

Parametry
cleanup boolean

setStopInstallOnFailure

public void setStopInstallOnFailure (boolean stopInstallOnFailure)

Parametry
stopInstallOnFailure boolean

setTestZipName

public void setTestZipName (String testZipName)

Parametry
testZipName String

organizować coś

public void setUp (ITestDevice device, 
                IBuildInfo buildInfo)

Parametry
device ITestDevice

buildInfo IBuildInfo

Rzuca
DeviceNotAvailableException
TargetSetupError

zburzyć

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

Parametry
device ITestDevice

buildInfo IBuildInfo

e Throwable

Rzuca
DeviceNotAvailableException