LocalEmulatorLaunch
public class LocalEmulatorLaunch
extends BaseEmulatorPreparer
برنامج TargetPreparer الذي يقوم بتشغيل محاكي محليًا من بيئة إنشاء android.
يوصى بشدة بإعداد لقطة للمحاكي (على سبيل المثال ، محاكي التشغيل التجاري / إنشاء لقطة) قبل تشغيل أي تكوينات تتضمن ذلك.
ملخص
المنشئون العامة
LocalEmulatorLaunch
public LocalEmulatorLaunch ()
الأساليب العامة
public void setUp (TestInformation testInformation)
المعلمات |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
المعلمات |
---|
testInformation | TestInformation |
e | Throwable |