AllTestAppsInstallSetup

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

java.lang.object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.AllTestAppsInstallSetup


یک ITargetPreparer که همه برنامه‌ها را از پوشه IDeviceBuildInfo#getTestsDir() روی دستگاه نصب می‌کند. برای نصب برنامه آزمایشی جداگانه لطفا به TestAppInstallSetup نگاه کنید

خلاصه

سازندگان عمومی

AllTestAppsInstallSetup ()

روش های عمومی

IAbi getAbi ()
void setAbi ( IAbi abi)
void setUp ( TestInformation testInfo)

void tearDown ( TestInformation testInfo, Throwable e)

سازندگان عمومی

AllTestAppsInstallSetup

public AllTestAppsInstallSetup ()

روش های عمومی

getAbi

public IAbi getAbi ()

برمی گرداند
IAbi

setAbi

public void setAbi (IAbi abi)

مولفه های
abi IAbi

برپایی

public void setUp (TestInformation testInfo)

مولفه های
testInfo TestInformation

پرتاب می کند
BuildError
DeviceNotAvailableException
TargetSetupError

پاره کردن

public void tearDown (TestInformation testInfo, 
                Throwable e)

مولفه های
testInfo TestInformation

e Throwable

پرتاب می کند
DeviceNotAvailableException