Zadbaj o dobrą organizację dzięki kolekcji Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.

AllTestAppsInstallSetup

public class AllTestAppsInstallSetup
extends BaseTargetPreparer implements IAbiReceiver

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


ITargetPreparer , który instaluje wszystkie aplikacje z IDeviceBuildInfo#getTestsDir() na urządzeniu. Aby zainstalować pojedynczą aplikację testową, spójrz na TestAppInstallSetup

Streszczenie

Konstruktorzy publiczni

AllTestAppsInstallSetup ()

Metody publiczne

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

void tearDown ( TestInformation testInfo, Throwable e)

Konstruktorzy publiczni

AllTestAppsInstallSetup

public AllTestAppsInstallSetup ()

Metody publiczne

getAbi

public IAbi getAbi ()

Zwroty
IAbi

setAbi

public void setAbi (IAbi abi)

Parametry
abi IAbi

organizować coś

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

zburzyć

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException