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