TestSystemAppInstallSetup
public
class
TestSystemAppInstallSetup
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | 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ị.
Yêu cầu quyền truy cập 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
TestSystemAppInstallSetup
public TestSystemAppInstallSetup ()
Phương thức công khai
addTestFileName
public void addTestFileName (String fileName)
Thêm tệp vào danh sách tệp apk cần cài đặt
setUp
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |