FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


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

TODO(b/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