FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
معد الهدف الذي يقوم بتشغيل fastboot ويرسل أوامر fastboot.
TODO (ب / 122592575): أضف اختبارات لهذا المُعد.
ملخص
المنشئون العامة
FastbootCommandPreparer
public FastbootCommandPreparer ()
الطرق العامة
public void setUp (TestInformation testInformation)
المعلمات |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
المعلمات |
---|
testInformation | TestInformation |
e | Throwable |