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 |