KillExistingEmulatorPreparer

public class KillExistingEmulatorPreparer
extends BaseTargetPreparer

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


Ein ITargetPreparer , der einen laufenden Emulator herunterfährt.

In der Regel mit LocalEmulatorSnapshot gekoppelt, um einen Kaltstart-Emulator herunterzufahren, sodass nachfolgende Ersteller/Tests von einem Snapshot starten können.

Zusammenfassung

Öffentliche Konstrukteure

KillExistingEmulatorPreparer ()

Öffentliche Methoden

void setUp ( TestInformation testInformation)

Öffentliche Konstrukteure

KillExistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

Öffentliche Methoden

aufstellen

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Wirft
BuildError
DeviceNotAvailableException
TargetSetupError