AllTestAppsInstallSetup

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

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


Un ITargetPreparer qui installe toutes les applications d'un dossier IDeviceBuildInfo#getTestsDir() sur l'appareil. Pour l'installation d'une application de test individuelle, veuillez consulter TestAppInstallSetup

Résumé

Constructeurs publics

AllTestAppsInstallSetup ()

Méthodes publiques

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

void tearDown ( TestInformation testInfo, Throwable e)

Constructeurs publics

AllTestAppsInstallSetup

public AllTestAppsInstallSetup ()

Méthodes publiques

obtenirAbi

public IAbi getAbi ()

Retour
IAbi

setAbi

public void setAbi (IAbi abi)

Paramètres
abi IAbi

installation

public void setUp (TestInformation testInfo)

Paramètres
testInfo TestInformation

Jetés
BuildError
DeviceNotAvailableException
TargetSetupError

démolir

public void tearDown (TestInformation testInfo, 
                Throwable e)

Paramètres
testInfo TestInformation

e Throwable

Jetés
DeviceNotAvailableException