FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


Preparador de destino que activa fastboot y envía comandos de fastboot.

TODO(b/122592575): Agregar pruebas para este preparador.

Resumen

Constructores públicos

FastbootCommandPreparer ()

Métodos públicos

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

Constructores públicos

FastbootCommandPreparer

public FastbootCommandPreparer ()

Métodos públicos

configuración

public void setUp (TestInformation testInformation)

Parámetros
testInformation TestInformation

Lanza
BuildError
DeviceNotAvailableException
TargetSetupError

demoler

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parámetros
testInformation TestInformation

e Throwable

Lanza
DeviceNotAvailableException