AllTestAppsInstallSetup
public
class
AllTestAppsInstallSetup
extends BaseTargetPreparer
implements
IAbiReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.AllTestAppsInstallSetup |
ITargetPreparer
cài đặt tất cả ứng dụng từ thư mục IDeviceBuildInfo.getTestsDir()
vào thiết bị. Để cài đặt ứng dụng kiểm thử riêng lẻ, vui lòng xem TestAppInstallSetup
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
AllTestAppsInstallSetup()
|
Phương thức công khai | |
---|---|
IAbi
|
getAbi()
|
void
|
setAbi(IAbi abi)
|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Hàm khởi tạo công khai
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
Phương thức công khai
setUp
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
tearDown
public void tearDown (TestInformation testInfo, Throwable e)
Tham số | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Gửi | |
---|---|
DeviceNotAvailableException |