Cuplikan Emulator Lokal

public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer

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


TargetPreparer yang dimaksudkan untuk menghasilkan snapshot emulator yang bersih dari lingkungan build/pengembangan Android

Ringkasan

Konstruktor publik

LocalEmulatorSnapshot ()

Metode publik

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

Konstruktor publik

Cuplikan Emulator Lokal

public LocalEmulatorSnapshot ()

Metode publik

mempersiapkan

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Melempar
BuildError
DeviceNotAvailableException
TargetSetupError

menangis

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Melempar
DeviceNotAvailableException