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