AllTestAppsInstallConfiguración

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

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


Un ITargetPreparer que instala todas las aplicaciones desde una carpeta IDeviceBuildInfo#getTestsDir() en el dispositivo. Para instalar una aplicación de prueba individual, consulte TestAppInstallSetup

Resumen

Constructores públicos

AllTestAppsInstallSetup ()

Métodos públicos

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

void tearDown ( TestInformation testInfo, Throwable e)

Constructores públicos

AllTestAppsInstallConfiguración

public AllTestAppsInstallSetup ()

Métodos públicos

obtenerAbi

public IAbi getAbi ()

Devoluciones
IAbi

conjuntoAbi

public void setAbi (IAbi abi)

Parámetros
abi IAbi

configuración

public void setUp (TestInformation testInfo)

Parámetros
testInfo TestInformation

Lanza
BuildError
DeviceNotAvailableException
TargetSetupError

demoler

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parámetros
testInfo TestInformation

e Throwable

Lanza
DeviceNotAvailableException