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 ()

الأساليب العامة

com.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