ตั้งค่าInstallAllTestZipApps

public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.InstallAllTestZipAppsSetup


ITargetPreparer ที่ติดตั้งแอปทั้งหมดเป็นไฟล์ ZIP ทดสอบ สำหรับการติดตั้งแอปทดสอบแต่ละรายการ โปรดดูที่ TestAppInstallSetup

สรุป

ช่างก่อสร้างสาธารณะ

InstallAllTestZipAppsSetup()

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

void setCleanup(boolean cleanup)
void setStopInstallOnFailure(boolean stopInstallOnFailure)
void setTestZipName(String testZipName)
void setUp(ITestDevice device, IBuildInfo buildInfo)

void tearDown(ITestDevice device, IBuildInfo buildInfo, Throwable e)

ช่างก่อสร้างสาธารณะ

ตั้งค่าInstallAllTestZipApps

public InstallAllTestZipAppsSetup ()

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

ตั้งค่าทำความสะอาด

public void setCleanup (boolean cleanup)

พารามิเตอร์
cleanup boolean

ตั้งค่าหยุดการติดตั้งเมื่อล้มเหลว

public void setStopInstallOnFailure (boolean stopInstallOnFailure)

พารามิเตอร์
stopInstallOnFailure boolean

ตั้งชื่อทดสอบ Zip

public void setTestZipName (String testZipName)

พารามิเตอร์
testZipName String

ตั้งค่า

public void setUp (ITestDevice device, 
                IBuildInfo buildInfo)

พารามิเตอร์
device ITestDevice

buildInfo IBuildInfo

การขว้าง
DeviceNotAvailableException
TargetSetupError

ฉีกขาด

public void tearDown (ITestDevice device, 
                IBuildInfo buildInfo, 
                Throwable e)

พารามิเตอร์
device ITestDevice

buildInfo IBuildInfo

e Throwable

การขว้าง
DeviceNotAvailableException