AllTestAppsInstallSetup

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

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


Un ITargetPreparer che installa tutte le app da una IDeviceBuildInfo#getTestsDir() nel dispositivo. Per l'installazione di singole app di prova, guarda TestAppInstallSetup

Riepilogo

Costruttori pubblici

AllTestAppsInstallSetup ()

Metodi pubblici

IAbi getAbi ()
void setAbi ( IAbi abi)
void setUp ( TestInformation testInfo)

void tearDown ( TestInformation testInfo, Throwable e)

Costruttori pubblici

AllTestAppsInstallSetup

public AllTestAppsInstallSetup ()

Metodi pubblici

getAbi

public IAbi getAbi ()

ritorna
IAbi

setAbi

public void setAbi (IAbi abi)

Parametri
abi IAbi

impostare

public void setUp (TestInformation testInfo)

Parametri
testInfo TestInformation

Tiri
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametri
testInfo TestInformation

e Throwable

Tiri
DeviceNotAvailableException