LocalEmulatorSnapshot

public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.BaseEmulatorPreparer
com.android.tradefed.targetprep.LocalEmulatorSnapshot


Ein TargetPreparer zum Generieren eines sauberen Emulator-Snapshots aus einer Android-Build-/Entwicklungsumgebung

Zusammenfassung

Öffentliche Bauträger

LocalEmulatorSnapshot ()

Öffentliche Methoden

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

Öffentliche Bauträger

LocalEmulatorSnapshot

public LocalEmulatorSnapshot ()

Öffentliche Methoden

aufstellen

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Würfe
BuildError
DeviceNotAvailableException
TargetSetupError

abreißen

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Würfe
DeviceNotAvailableException