Ảnh chụp nhanh của Trình mô phỏng cục bộ
public
class
LocalEmulatorSnapshot
extends BaseEmulatorPreparer
java.lang.Object | |||
↳ | com.android.tradefed.targetprep.BaseTargetOutcomer | ||
↳ | com.android.tradefed.targetprep.BaseEmulatorPreparer | ||
↳ | com.android.tradefed.targetprep.LocalEmulatorSnapshot |
Mục tiêu chuẩn bị nhằm tạo một ảnh chụp nhanh trình mô phỏng sạch từ Android môi trường xây dựng/phát triển
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
LocalEmulatorSnapshot()
|
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
Ảnh chụp nhanh của Trình mô phỏng cục bộ
public LocalEmulatorSnapshot ()
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 |