Trình khởi động lại mục tiêu
public
final
class
RebootTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetOutcomer | |
↳ | com.android.tradefed.targetprep.RestartTargetPreparer |
Trình chuẩn bị mục tiêu sẽ khởi động lại thiết bị.
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
RebootTargetPreparer()
|
Phương thức công khai | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Hàm khởi tạo công khai
Trình khởi động lại mục tiêu
public RebootTargetPreparer ()
Phương thức công khai
thiết lập
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
xé hình
public void tearDown (TestInformation testInfo, Throwable e)
Tham số | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Gửi | |
---|---|
DeviceNotAvailableException |