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
nhà thầu công cộng | |
---|---|
ModuleOemTargetPreparer () |
Phương thức 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 |
nhà thầu công cộng
ModuleOemTargetPreparer
public ModuleOemTargetPreparer ()
Phương thức công khai
cài đặt
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ệnh 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 xảy ra lỗi do quá trình chuẩn bị xây dựng |
DeviceNotAvailableException | nếu thiết bị không phản hồi |