จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

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

ขอแนะนำเป็นอย่างยิ่งให้เตรียมสแน็ปช็อตของอีมูเลเตอร์ (เช่น tradefed run emulator/generate-snapshot) ก่อนรันคอนฟิกใด ๆ ที่มีสิ่งนี้

สรุป

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

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