Konfiguracja instalacji AllTestApps

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 urządzenia IDeviceBuildInfo#getTestsDir() na urządzeniu. Informacje o indywidualnej instalacji aplikacji testowej znajdziesz tutaj: TestAppInstallSetup

Podsumowanie

Konstruktory publiczne

AllTestAppsInstallSetup()

Metody publiczne

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

void tearDown(TestInformation testInfo, Throwable e)

Konstruktory publiczne

Konfiguracja instalacji AllTestApps

public AllTestAppsInstallSetup ()

Metody publiczne

getAbi

public IAbi getAbi ()

Zwroty
IAbi

SetAbi

public void setAbi (IAbi abi)

Parametry
abi IAbi

Konfiguracja

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

dezaktywacja

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException