LocalEmulatorLaunch

public class LocalEmulatorLaunch
extends BaseEmulatorPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.BaseEmulatorPreparer
com.android.tradefed.targetprep.LocalEmulatorLaunch


TargetPreparer ที่เรียกใช้โปรแกรมจำลองในเครื่องจากสภาพแวดล้อมการสร้าง Android

ขอแนะนำอย่างยิ่งให้เตรียมสแน็ปช็อตของอีมูเลเตอร์ (เช่น ตัวจำลองการรันแบบแลกเปลี่ยน/สร้างสแนปช็อต) ก่อนที่จะรันการกำหนดค่าใด ๆ ที่มีสิ่งนี้

สรุป

ผู้สร้างสาธารณะ

LocalEmulatorLaunch ()

วิธีการสาธารณะ

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

ผู้สร้างสาธารณะ

LocalEmulatorLaunch

public LocalEmulatorLaunch ()

วิธีการสาธารณะ

ติดตั้ง

public void setUp (TestInformation testInformation)

พารามิเตอร์
testInformation TestInformation

พ่น
BuildError
DeviceNotAvailableException
TargetSetupError

การถอดออก

public void tearDown (TestInformation testInformation, 
                Throwable e)

พารามิเตอร์
testInformation TestInformation

e Throwable

พ่น
DeviceNotAvailableException