LocalEmulatorLaunch
public class LocalEmulatorLaunch
extends BaseEmulatorPreparer
Android ビルド環境からローカルでエミュレーターを起動する TargetPreparer。
これを含む構成を実行する前に、エミュレーターのスナップショットを準備することを強くお勧めします (例: tradefed run emulator/generate-snapshot)。
まとめ
パブリック コンストラクター
LocalEmulatorLaunch
public LocalEmulatorLaunch ()
公開メソッド
public void setUp (TestInformation testInformation)
パラメーター |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
パラメーター |
---|
testInformation | TestInformation |
e | Throwable |