ตั้งค่าการติดตั้ง TestSystemApp
public
class
TestSystemAppInstallSetup
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.TestSystemAppInstallSetup |
ITargetPreparer
ที่ติดตั้งแอปอย่างน้อย 1 แอปจากโฟลเดอร์ IDeviceBuildInfo.getTestsDir()
ลงในพาร์ติชัน /system ในอุปกรณ์
ต้องมี adb Root
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
TestSystemAppInstallSetup()
|
วิธีการสาธารณะ | |
---|---|
void
|
addTestFileName(String fileName)
เพิ่มไฟล์ไปยังรายการ APK ที่จะติดตั้ง |
void
|
setUp(TestInformation testInfo)
|
ช่างก่อสร้างสาธารณะ
ตั้งค่าการติดตั้ง TestSystemApp
public TestSystemAppInstallSetup ()
วิธีการสาธารณะ
เพิ่มชื่อไฟล์ทดสอบ
public void addTestFileName (String fileName)
เพิ่มไฟล์ไปยังรายการ APK ที่จะติดตั้ง
ตั้งค่า
public void setUp (TestInformation testInfo)
พารามิเตอร์ | |
---|---|
testInfo |
TestInformation |
การขว้าง | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |