Lokalny emulatorUruchom
public class LocalEmulatorLaunch
extends BaseEmulatorPreparer
Element TargetPreparer, który uruchamia emulator lokalnie ze środowiska kompilacji systemu Android.
Zdecydowanie zaleca się przygotowanie migawki emulatora (np. emulator uruchamiania/generowanie migawki) przed uruchomieniem jakichkolwiek konfiguracji, które to zawierają.
Streszczenie
Konstruktory publiczne
Lokalny emulatorUruchom
public LocalEmulatorLaunch ()
Metody publiczne
public void setUp (TestInformation testInformation)
Parametry |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parametry |
---|
testInformation | TestInformation |
e | Throwable |