FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


מכין יעדים שמפעיל אתחול מהיר ושולח פקודות אתחול מהיר.

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