LocalEmulatorSnapshot
public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer
java.lang.object | |||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||
↳ | com.android.tradefed.targetprep.BaseEmulatorPreparer | ||
↳ | com.android.tradefed.targetprep.LocalEmulatorSnapshot |
TargetPreparer که برای ایجاد یک عکس فوری شبیه ساز تمیز از یک محیط ساخت/توسعه اندروید در نظر گرفته شده است.
خلاصه
سازندگان عمومی | |
---|---|
LocalEmulatorSnapshot () |
روش های عمومی | |
---|---|
void | setUp ( TestInformation testInformation) |
void | tearDown ( TestInformation testInformation, Throwable e) |
سازندگان عمومی
LocalEmulatorSnapshot
public LocalEmulatorSnapshot ()
روش های عمومی
راه اندازی
public void setUp (TestInformation testInformation)
پارامترها | |
---|---|
testInformation | TestInformation |
پرتاب می کند | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
پاره کردن
public void tearDown (TestInformation testInformation, Throwable e)
پارامترها | |
---|---|
testInformation | TestInformation |
e | Throwable |
پرتاب می کند | |
---|---|
DeviceNotAvailableException |