إنشاء مستخدم

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)

شركة إنشاءات عامة

إنشاء مستخدم

public CreateUserPreparer ()

الطرق العامة

إعداد

public void setUp (TestInformation testInfo)

المعلمات
testInfo TestInformation

الرميات
BuildError
DeviceNotAvailableException
TargetSetupError

قطع

public void tearDown (TestInformation testInfo, 
                Throwable e)

المعلمات
testInfo TestInformation

e Throwable

الرميات
DeviceNotAvailableException