AllTestAppsInstallSetup
public class AllTestAppsInstallSetup
extends BaseTargetPreparer
implements IAbiReceiver
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
public AllTestAppsInstallSetup ()
Metodi pubblici
getAbi
public IAbi getAbi ()
setAbi
public void setAbi (IAbi abi)
public void setUp (TestInformation testInfo)
Parametri |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parametri |
---|
testInfo | TestInformation |
e | Throwable |