SwitchUserTargetPreparer

public class SwitchUserTargetPreparer
extends BaseTargetPreparer

JavaScript.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.SwitchUserTargetPreparer


ITargetPreparer שעובר לסוג המשתמש שצוין ב-setUp. כברירת מחדל נשאר אצל המשתמש הנוכחי, ולא מתבצע מעבר.

ניסיון לשחזר את מצב המשתמש במכשיר על ידי חזרה למשתמש הנוכחי לפני הביצוע.

סיכום

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

SwitchUserTargetPreparer()

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

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

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

SwitchUserTargetPreparer

public SwitchUserTargetPreparer ()

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

הגדרה

public void setUp (TestInformation testInformation)

פרמטרים
testInformation TestInformation

קליעות
DeviceNotAvailableException
TargetSetupError

פירעון

public void tearDown (TestInformation testInformation, 
                Throwable e)

פרמטרים
testInformation TestInformation

e Throwable

קליעות
DeviceNotAvailableException