Thiết lập TestSystemAppInstallSetup

public class TestSystemAppInstallSetup
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetOutcomer
     ↳ com.android.tradefed.targetprep.TestSystemAppInstallSetup


ITargetPreparer cài đặt một hoặc nhiều ứng dụng từ thư mục IDeviceBuildInfo.getTestsDir() vào phân vùng /system trên thiết bị.

Cần có thư mục gốc adb

Tóm tắt

Hàm khởi tạo công khai

TestSystemAppInstallSetup()

Phương thức công khai

void addTestFileName(String fileName)

Thêm một tệp vào danh sách tệp APK cần cài đặt

void setUp(TestInformation testInfo)

Hàm khởi tạo công khai

Thiết lập TestSystemAppInstallSetup

public TestSystemAppInstallSetup ()

Phương thức công khai

addTestFileName

public void addTestFileName (String fileName)

Thêm một tệp vào danh sách tệp APK cần cài đặt

thiết lập

public void setUp (TestInformation testInfo)

Tham số
testInfo TestInformation

Gửi
DeviceNotAvailableException
TargetSetupError