Istantanea sull'emulatore locale
public
class
LocalEmulatorSnapshot
extends BaseEmulatorPreparer
java.lang.Object | |||
🎞 | com.android.tradefed.targetprep.BaseTargetPreparer | ||
🎞 | com.android.tradefed.targetprep.BaseEmulatorPreparer | ||
🎞 | com.android.tradefed.targetprep.LocalEmulatorSnapshot |
Un TargetPreparer destinato a generare uno snapshot dell'emulatore chiaro da un Android ambiente di creazione/sviluppo
Riepilogo
Costruttori pubblici | |
---|---|
LocalEmulatorSnapshot()
|
Metodi pubblici | |
---|---|
void
|
setUp(TestInformation testInformation)
|
void
|
tearDown(TestInformation testInformation, Throwable e)
|
Costruttori pubblici
Istantanea sull'emulatore locale
public LocalEmulatorSnapshot ()
Metodi pubblici
impostazione
public void setUp (TestInformation testInformation)
Parametri | |
---|---|
testInformation |
TestInformation |
Lanci | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
demolire
public void tearDown (TestInformation testInformation, Throwable e)
Parametri | |
---|---|
testInformation |
TestInformation |
e |
Throwable |
Lanci | |
---|---|
DeviceNotAvailableException |