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