AllTestAppsInstallSetup
public class AllTestAppsInstallSetup
extends BaseTargetPreparer
implements IAbiReceiver
Một ITargetPreparer
cài đặt tất cả các ứng dụng từ thư mục IDeviceBuildInfo#getTestsDir()
vào thiết bị. Đối với cài đặt ứng dụng thử nghiệm riêng lẻ, vui lòng xem TestAppInstallSetup
Bản tóm tắt
Các nhà xây dựng công cộng
AllTestAppsInstallSetup
public AllTestAppsInstallSetup ()
Phương pháp công khai
getAbi
public IAbi getAbi ()
setAbi
public void setAbi (IAbi abi)
public void setUp (TestInformation testInfo)
Thông số |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Thông số |
---|
testInfo | TestInformation |
e | Throwable |