FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.FastbootCommandPreparer |
Preparador de destino que aciona o fastboot e envia comandos fastboot.
TODO(b/122592575): Adicione testes para este preparador.
Resumo
Construtores públicos | |
---|---|
Fastboot |
Métodos públicos | |
---|---|
void | set |
void | tear
|
Construtores públicos
FastbootCommandPreparer
public FastbootCommandPreparer ()
Métodos públicos
configurar
public void setUp (TestInformation testInformation)
Parâmetros | |
---|---|
testInformation | TestInformation |
destruir
public void tearDown (TestInformation testInformation, Throwable e)
Parâmetros | |
---|---|
testInformation | TestInformation |
e | Throwable |