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