LocalEmulatorSnapshot

public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.BaseEmulatorPreparer
       ↳ com.android.tradefed.targetprep.LocalEmulatorSnapshot


TargetPreparer שנועד ליצור קובץ snapshot נקי של אמולטור מסביבת פיתוח או build של Android

סיכום

קונסטרוקטורים גלויים לכולם

LocalEmulatorSnapshot()

שיטות ציבוריות

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

קונסטרוקטורים גלויים לכולם

LocalEmulatorSnapshot

public LocalEmulatorSnapshot ()

שיטות ציבוריות

setUp

public void setUp (TestInformation testInformation)

פרמטרים
testInformation TestInformation

זריקות
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

פרמטרים
testInformation TestInformation

e Throwable

זריקות
DeviceNotAvailableException