FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


כלי להכנת יעד שמפעיל את fastboot ושולח פקודות fastboot.

סיכום

יוצרים ציבוריים

FastbootCommandPreparer()

שיטות ציבוריות

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

יוצרים ציבוריים

FastbootCommandPreparer

public FastbootCommandPreparer ()

שיטות ציבוריות

setUp

public void setUp (TestInformation testInformation)

פרמטרים
testInformation TestInformation

זריקות
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

פרמטרים
testInformation TestInformation

e Throwable

זריקות
DeviceNotAvailableException