FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
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
public FastbootCommandPreparer ()
Méthodes publiques
public void setUp (TestInformation testInformation)
Paramètres |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Paramètres |
---|
testInformation | TestInformation |
e | Throwable |