CreateUserPreparer

public class CreateUserPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.CreateUserPreparer


מכין יעד ליצירת משתמש וניקויו בסוף.

סיכום

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

CreateUserPreparer ()

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

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

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

CreateUserPreparer

public CreateUserPreparer ()

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

להכין

public void setUp (TestInformation testInfo)

פרמטרים
testInfo TestInformation

זורק
BuildError
DeviceNotAvailableException
TargetSetupError

לקרוע

public void tearDown (TestInformation testInfo, 
                Throwable e)

פרמטרים
testInfo TestInformation

e Throwable

זורק
DeviceNotAvailableException