LocalEmulatorLaunch

public class LocalEmulatorLaunch
extends BaseEmulatorPreparer

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


Bir Android derleme ortamından yerel olarak bir öykünücüyü başlatan bir TargetPreparer.

Bunu içeren herhangi bir yapılandırmayı çalıştırmadan önce bir öykünücü anlık görüntüsünün (örneğin, ticari beslemeli çalıştırma öykünücüsü/oluşturma-anlık görüntü) hazırlanması önemle tavsiye edilir.

Özet

Kamu inşaatçıları

LocalEmulatorLaunch ()

Genel yöntemler

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

Kamu inşaatçıları

LocalEmulatorLaunch

public LocalEmulatorLaunch ()

Genel yöntemler

kurmak

public void setUp (TestInformation testInformation)

Parametreler
testInformation TestInformation

Atar
BuildError
DeviceNotAvailableException
TargetSetupError

sökmek

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametreler
testInformation TestInformation

e Throwable

Atar
DeviceNotAvailableException