FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


Préparateur cible qui déclenche le démarrage rapide et envoie des commandes de démarrage rapide.

TODO(b/122592575) : Ajouter des tests pour ce préparateur.

Résumé

Constructeurs publics

FastbootCommandPreparer ()

Méthodes publiques

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

Constructeurs publics

FastbootCommandPreparer

public FastbootCommandPreparer ()

Méthodes publiques

installation

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Jetés
BuildError
DeviceNotAvailableException
TargetSetupError

démolir

public void tearDown (TestInformation testInformation, 
                Throwable e)

Paramètres
testInformation TestInformation

e Throwable

Jetés
DeviceNotAvailableException