מנקה משתמשים

public class UserCleaner
extends BaseTargetPreparer

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


ITargetPreparer שמסיר משתמשים משניים במהלך פירוק.

סיכום

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

UserCleaner()

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

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

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

מנקה משתמשים

public UserCleaner ()

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

הגדרה

public void setUp (TestInformation testInfo)

פרמטרים
testInfo TestInformation

קליעות
BuildError
DeviceNotAvailableException
TargetSetupError

פירעון

public void tearDown (TestInformation testInfo, 
                Throwable e)

פרמטרים
testInfo TestInformation

e Throwable

קליעות
DeviceNotAvailableException