InstallAllTestZipAppsSetup
public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer
Một ITargetPreparer
cài đặt tất cả các ứng dụng trong một zip thử nghiệm. Đối với cài đặt ứng dụng thử nghiệm riêng lẻ, vui lòng xem TestAppInstallSetup
.
Bản tóm tắt
Các nhà xây dựng công cộng
InstallAllTestZipAppsSetup
public InstallAllTestZipAppsSetup ()
Phương pháp công khai
setCleanup
public void setCleanup (boolean cleanup)
setStopInstallOnFailure
public void setStopInstallOnFailure (boolean stopInstallOnFailure)
Thông số |
---|
stopInstallOnFailure | boolean |
setTestZipName
public void setTestZipName (String testZipName)
Thông số |
---|
testZipName | String |
thành lập
public void setUp (ITestDevice device,
IBuildInfo buildInfo)
Thông số |
---|
device | ITestDevice |
buildInfo | IBuildInfo |
phá bỏ
public void tearDown (ITestDevice device,
IBuildInfo buildInfo,
Throwable e)
Thông số |
---|
device | ITestDevice |
buildInfo | IBuildInfo |
e | Throwable |