FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
Preparatore target che attiva fastboot e invia comandi fastboot.
TODO(b/122592575): Aggiungi test per questo preparatore.
Riepilogo
Costruttori pubblici
FastbootCommandPreparer
public FastbootCommandPreparer ()
Metodi pubblici
public void setUp (TestInformation testInformation)
Parametri |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parametri |
---|
testInformation | TestInformation |
e | Throwable |