InstallAllTestZipAppsSetup
public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer
برنامج ITargetPreparer
الذي يقوم بتثبيت جميع التطبيقات في ملف مضغوط تجريبي. لتثبيت التطبيق التجريبي الفردي ، يرجى إلقاء نظرة على TestAppInstallSetup
.
ملخص
المنشأت العامة
InstallAllTestZipAppsSetup
public InstallAllTestZipAppsSetup ()
الأساليب العامة
setCleanup
public void setCleanup (boolean cleanup)
setStopInstallOnFailure
public void setStopInstallOnFailure (boolean stopInstallOnFailure)
حدود |
---|
stopInstallOnFailure | boolean |
setTestZipName
public void setTestZipName (String testZipName)
يثبت
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 |