KillExistingEmulatorPreparer

public class KillExistingEmulatorPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.KillExistingEmulatorPreparer


A ITargetPreparer実行中のエミュレータシャットダウンしています。

通常、LocalEmulatorSnapshotと組み合わせて、コールドブートエミュレーターをシャットダウンします。これにより、後続の作成者/テストをスナップショットから起動できます。

概要

パブリックコンストラクター

KillExistingEmulatorPreparer ()

パブリックメソッド

void setUp (TestInformation testInformation)

パブリックコンストラクター

KillExistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

パブリックメソッド

設定

public void setUp (TestInformation testInformation)

パラメーター
testInformation TestInformation

投げる
BuildError
DeviceNotAvailableException
TargetSetupError