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