LocalEmulatorSnapshot

public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.BaseEmulatorPreparer
       ↳ com.android.tradefed.targetprep.LocalEmulatorSnapshot


TargetPreparer dùng để tạo ảnh chụp nhanh trình mô phỏng sạch từ môi trường phát triển/bản dựng Android

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

LocalEmulatorSnapshot

public LocalEmulatorSnapshot ()

Phương thức công khai

setUp

public void setUp (TestInformation testInformation)

Tham số
testInformation TestInformation

Gửi
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Tham số
testInformation TestInformation

e Throwable

Gửi
DeviceNotAvailableException