Preparador de comandos Fastboot
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 fastboot.
TODO(b/122592575): agregue pruebas para este preparador.
Resumen
Constructores públicos | |
---|---|
Fastboot |
Métodos públicos | |
---|---|
void | set |
void | tear
|
Constructores públicos
Preparador de comandos Fastboot
public FastbootCommandPreparer ()
Métodos públicos
configuración
public void setUp (TestInformation testInformation)
Parámetros | |
---|---|
testInformation | TestInformation |
demoler
public void tearDown (TestInformation testInformation, Throwable e)
Parámetros | |
---|---|
testInformation | TestInformation |
e | Throwable |