UserCleaner
public class UserCleaner
extends BaseTargetPreparer
java.lang.object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.UserCleaner |
یک ITargetPreparer
که کاربران ثانویه را در زمان حذف حذف می کند.
خلاصه
سازندگان عمومی | |
---|---|
UserCleaner () |
روش های عمومی | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
سازندگان عمومی
UserCleaner
public UserCleaner ()
روش های عمومی
راه اندازی
public void setUp (TestInformation testInfo)
پارامترها | |
---|---|
testInfo | TestInformation |
پرتاب می کند | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
پاره کردن
public void tearDown (TestInformation testInfo, Throwable e)
پارامترها | |
---|---|
testInfo | TestInformation |
e | Throwable |
پرتاب می کند | |
---|---|
DeviceNotAvailableException |