KillExistingEmulatorPreparer
public class KillExistingEmulatorPreparer
extends BaseTargetPreparer
A ITargetPreparer
実行中のエミュレータシャットダウンしています。
通常、LocalEmulatorSnapshotと組み合わせて、コールドブートエミュレーターをシャットダウンします。これにより、後続の作成者/テストをスナップショットから起動できます。
概要
パブリックメソッド |
---|
void | setUp (TestInformation testInformation) |
パブリックコンストラクター
KillExistingEmulatorPreparer
public KillExistingEmulatorPreparer ()
パブリックメソッド
public void setUp (TestInformation testInformation)
パラメーター |
---|
testInformation | TestInformation |
投げる |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |