InstallAllTestZipAppsSetup
public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer
ITargetPreparer
ที่ติดตั้งแอพทั้งหมดในไฟล์ zip ทดสอบ สำหรับการติดตั้งแอปทดสอบแต่ละรายการ โปรดดูที่ TestAppInstallSetup
สรุป
ผู้สร้างสาธารณะ
InstallAllTestZipAppsSetup
public InstallAllTestZipAppsSetup ()
วิธีการสาธารณะ
setCleanup
public void setCleanup (boolean cleanup)
พารามิเตอร์ |
---|
cleanup | boolean |
setStopInstallOnFailure
public void setStopInstallOnFailure (boolean stopInstallOnFailure)
พารามิเตอร์ |
---|
stopInstallOnFailure | boolean |
setTestZipName
public void setTestZipName (String testZipName)
พารามิเตอร์ |
---|
testZipName | String |
ติดตั้ง
public void setUp (ITestDevice device,
IBuildInfo buildInfo)
พารามิเตอร์ |
---|
device | ITestDevice |
buildInfo | IBuildInfo |
การถอดออก
public void tearDown (ITestDevice device,
IBuildInfo buildInfo,
Throwable e)
พารามิเตอร์ |
---|
device | ITestDevice |
buildInfo | IBuildInfo |
e | Throwable |