InstallAllTestZipAppsThiết lập
public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer
Một ITargetPreparer
cài đặt tất cả các ứng dụng trong một tệp nén thử nghiệm. Để cài đặt ứng dụng thử nghiệm riêng lẻ, vui lòng xem TestAppInstallSetup
.
Bản tóm tắt
nhà thầu công cộng
InstallAllTestZipAppsThiết lập
public InstallAllTestZipAppsSetup ()
Phương thức công khai
thiết lập Dọn dẹp
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 |
cài đặt
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 |