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