LocalEmulatorLaunch

public class LocalEmulatorLaunch
extends BaseEmulatorPreparer

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


TargetPreparer الذي يقوم بتشغيل المحاكي محليًا من بيئة إنشاء android.

يوصى بشدة بإعداد لقطة للمحاكي (على سبيل المثال، تشغيل المحاكي/إنشاء لقطة) قبل تشغيل أي تكوينات تتضمن ذلك.

ملخص

المقاولين العامة

LocalEmulatorLaunch ()

الأساليب العامة

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

المقاولين العامة

LocalEmulatorLaunch

public LocalEmulatorLaunch ()

الأساليب العامة

يثبت

public void setUp (TestInformation testInformation)

حدود
testInformation TestInformation

رميات
BuildError
DeviceNotAvailableException
TargetSetupError

تمزيق

public void tearDown (TestInformation testInformation, 
                Throwable e)

حدود
testInformation TestInformation

e Throwable

رميات
DeviceNotAvailableException