FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


Preparatore target che attiva fastboot e invia comandi fastboot.

TODO(b/122592575): Aggiungi test per questo preparatore.

Riepilogo

Costruttori pubblici

FastbootCommandPreparer ()

Metodi pubblici

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

Costruttori pubblici

FastbootCommandPreparer

public FastbootCommandPreparer ()

Metodi pubblici

impostare

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Getta
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametri
testInformation TestInformation

e Throwable

Getta
DeviceNotAvailableException