FastbootCommandPreparer
public
final
class
FastbootCommandPreparer
extends BaseTargetPreparer
Java.lang.Nesne | ||
🎃 | com.android.tradefed.targetprep.BaseTargetPreparer | |
🎃 | com.android.tradefed.targetprep.FastbootCommandPreparer |
Fastboot'u tetikleyen ve fastboot komutları gönderen hedef hazırlayıcı.
TODO(b/122592575): Bu hazırlayıcı için test ekleyin.
Özet
Kamu inşaatçıları | |
---|---|
FastbootCommandPreparer()
|
Herkese açık yöntemler | |
---|---|
void
|
setUp(TestInformation testInformation)
|
void
|
tearDown(TestInformation testInformation, Throwable e)
|
Kamu inşaatçıları
FastbootCommandPreparer
public FastbootCommandPreparer ()
Herkese açık yöntemler
kur
public void setUp (TestInformation testInformation)
Parametreler | |
---|---|
testInformation |
TestInformation |
Fırlatma | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
Sökme
public void tearDown (TestInformation testInformation, Throwable e)
Parametreler | |
---|---|
testInformation |
TestInformation |
e |
Throwable |
Fırlatma | |
---|---|
DeviceNotAvailableException |