InstallAllTestZipAppsSetup
public class InstallAllTestZipAppsSetup
extends BaseTargetPreparer
すべてのアプリをテスト zip にインストールする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 |