AllTestAppsInstallSetup
public class AllTestAppsInstallSetup
extends BaseTargetPreparer
implements IAbiReceiver
Um ITargetPreparer
que instala todos os aplicativos de uma pasta IDeviceBuildInfo#getTestsDir()
no dispositivo. Para instalação de aplicativo de teste individual, consulte TestAppInstallSetup
Resumo
Construtores públicos
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
Métodos públicos
getAbi
public IAbi getAbi ()
setAbi
public void setAbi (IAbi abi)
public void setUp (TestInformation testInfo)
Parâmetros |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parâmetros |
---|
testInfo | TestInformation |
e | Throwable |