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 le i preparativi/i test possono essere avviati da uno snapshot.

Riepilogo

Costruttori pubblici

KillExistingEmulatorPreparer()

Metodi pubblici

void setUp(TestInformation testInformation)

Costruttori pubblici

KillexistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

Metodi pubblici

impostazione

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lanci
BuildError
DeviceNotAvailableException
TargetSetupError