AllTestAppsInstallSetup

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

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


ITargetPreparer cài đặt tất cả ứng dụng từ một IDeviceBuildInfo#getTestsDir() trên thiết bị. Để cài đặt ứng dụng thử nghiệm 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

getAbi

public IAbi getAbi ()

Giá trị trả về
IAbi

setAbi

public void setAbi (IAbi abi)

Tham số
abi IAbi

thiết lập

public void setUp (TestInformation testInfo)

Tham số
testInfo TestInformation

Gửi
BuildError
DeviceNotAvailableException
TargetSetupError

xé hình

public void tearDown (TestInformation testInfo, 
                Throwable e)

Tham số
testInfo TestInformation

e Throwable

Gửi
DeviceNotAvailableException