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