KillExistingEmulatorPreparer

public class KillExistingEmulatorPreparer
extends BaseTargetPreparer

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


ITargetPreparer, który wyłącza uruchomiony emulator.

Zwykle jest używany w połączeniu z LocalEmulatorSnapshot, aby wyłączyć emulator zimnego rozruchu, dzięki czemu kolejne przygotowujące lub testujące mogą się uruchamiać ze zrzutu.

Podsumowanie

Konstruktory publiczne

KillExistingEmulatorPreparer()

Metody publiczne

void setUp(TestInformation testInformation)

Konstruktory publiczne

KillExistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError