ModuleOemTargetPreparer
public class ModuleOemTargetPreparer
extends InstallApexModuleTargetPreparer
java.lang.Object | |||||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||||
↳ | com.android.tradefed.targetprep.TestAppInstallSetup | ||||
↳ | com.android.tradefed.targetprep.suite.SuiteApkInstaller | ||||
↳ | com.android.tradefed.targetprep.InstallApexModuleTargetPreparer | ||||
↳ | com.android.tradefed.targetprep.ModuleOemTargetPreparer |
Bản tóm tắt
Các nhà xây dựng công cộng | |
---|---|
ModuleOemTargetPreparer () |
Phương pháp công khai | |
---|---|
void | setUp ( TestInformation testInfo) Thực hiện thiết lập mục tiêu để thử nghiệm, đẩy các mô-đun để thay thế các mô-đun tải trước |
Các nhà xây dựng công cộng
ModuleOemTargetPreparer
public ModuleOemTargetPreparer ()
Phương pháp công khai
thành lập
public void setUp (TestInformation testInfo)
Thực hiện thiết lập mục tiêu để thử nghiệm, đẩy các mô-đun để thay thế các mô-đun tải trước
Thông số | |
---|---|
testInfo | TestInformation : TestInformation của lời kêu gọi. |
Ném | |
---|---|
TargetSetupError | nếu xảy ra lỗi nghiêm trọng khi thiết lập môi trường |
BuildError | Nếu lỗi xảy ra do bản dựng đang được chuẩn bị |
DeviceNotAvailableException | nếu thiết bị không phản hồi |