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 שמשיק אמולטור באופן מקומי מסביבת בנייה של אנדרואיד.

מומלץ מאוד להכין תמונת מצב של אמולטור (למשל tradefed run emulator/generate-snapshot) לפני הפעלת כל הגדרות שכוללות זאת.

סיכום

בנאים ציבוריים

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