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