KillExistingEmulatorPreparer

public class KillExistingEmulatorPreparer
extends BaseTargetPreparer

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


Un ITargetPreparer che arresta un emulatore in esecuzione.

In genere abbinato a LocalEmulatorSnapshot per arrestare un emulatore di avvio a freddo, in modo che i preparatori/test successivi possano essere avviati da uno snapshot.

Riepilogo

Costruttori pubblici

KillExistingEmulatorPreparer ()

Metodi pubblici

void setUp ( TestInformation testInformation)

Costruttori pubblici

KillExistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

Metodi pubblici

impostare

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lancia
BuildError
DeviceNotAvailableException
TargetSetupError