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 Konstrukteure

LocalEmulatorSnapshot ()

Öffentliche Methoden

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

Öffentliche Konstrukteure

LocalEmulatorSnapshot

public LocalEmulatorSnapshot ()

Öffentliche Methoden

aufstellen

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Wirft
BuildError
DeviceNotAvailableException
TargetSetupError

niederreißen

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Wirft
DeviceNotAvailableException