تنظيم صفحاتك في مجموعات يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.

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