DynamicSystemPreparer
public class DynamicSystemPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DynamicSystemPreparer |
ITargetPreparer
thiết lập hình ảnh hệ thống trên bản dựng thiết bị với Cập nhật hệ thống động.
Bản tóm tắt
Các nhà xây dựng công cộng | |
---|---|
DynamicSystemPreparer () |
Phương pháp công khai | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Các nhà xây dựng công cộng
DynamicSystemPreparer
public DynamicSystemPreparer ()
Phương pháp công khai
thành lập
public void setUp (TestInformation testInfo)
Thông số | |
---|---|
testInfo | TestInformation |
Ném | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
phá bỏ
public void tearDown (TestInformation testInfo, Throwable e)
Thông số | |
---|---|
testInfo | TestInformation |
e | Throwable |
Ném | |
---|---|
DeviceNotAvailableException |