AllTestAppsInstallSetup
public class AllTestAppsInstallSetup
extends BaseTargetPreparer
implements IAbiReceiver
Un ITargetPreparer
qui installe toutes les applications à partir d'un IDeviceBuildInfo#getTestsDir()
sur l'appareil. Pour une installation d'application de test individuelle, veuillez consulter TestAppInstallSetup
Sommaire
Constructeurs publics
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
Méthodes publiques
obtenirAbi
public IAbi getAbi ()
setAbi
public void setAbi (IAbi abi)
public void setUp (TestInformation testInfo)
Paramètres |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Paramètres |
---|
testInfo | TestInformation |
e | Throwable |