Trình chuẩn bị FastbootCommand

public final class FastbootCommandPreparer
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetOutcomer
     ↳ com.android.tradefed.targetprep.FastbootCommandSupportedr


Trình chuẩn bị mục tiêu kích hoạt quá trình khởi động nhanh và gửi lệnh khởi động nhanh.

TODO(b/122592575): Thêm các bài kiểm thử cho trình chuẩn bị này.

Tóm tắt

Hàm khởi tạo công khai

FastbootCommandPreparer()

Phương thức công khai

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

Hàm khởi tạo công khai

Trình chuẩn bị FastbootCommand

public FastbootCommandPreparer ()

Phương thức công khai

thiết lập

public void setUp (TestInformation testInformation)

Tham số
testInformation TestInformation

Gửi
BuildError
DeviceNotAvailableException
TargetSetupError

xé hình

public void tearDown (TestInformation testInformation, 
                Throwable e)

Tham số
testInformation TestInformation

e Throwable

Gửi
DeviceNotAvailableException