FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.FastbootCommandPreparer


معد الهدف الذي يقوم بتشغيل fastboot ويرسل أوامر fastboot.

TODO (ب / 122592575): أضف اختبارات لهذا المُعد.

ملخص

المنشأت العامة

FastbootCommandPreparer ()

الأساليب العامة

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

المنشأت العامة

FastbootCommandPreparer

public FastbootCommandPreparer ()

الأساليب العامة

يثبت

public void setUp (TestInformation testInformation)

حدود
testInformation TestInformation

رميات
BuildError
DeviceNotAvailableException
TargetSetupError

تمزيق

public void tearDown (TestInformation testInformation, 
                Throwable e)

حدود
testInformation TestInformation

e Throwable

رميات
DeviceNotAvailableException