GoogleAppsSetup

public class GoogleAppsSetup
extends BaseTargetPreparer implements IDiscoverDependencies, ILabPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.google.android.tradefed.targetprep.GoogleAppsSetup


ITargetPreparer, który obsługuje różne opcje konfiguracji aplikacji Google.

Uwaga: najpierw musisz skonfigurować konto na urządzeniu. Zobacz GoogleAccountPreparer

Podsumowanie

Konstruktory publiczne

GoogleAppsSetup()

Metody publiczne

Set<String> reportDependencies()
void setUp(TestInformation testInfo)

Skonfiguruj środowisko docelowe na potrzeby testów.

Konstruktory publiczne

GoogleAppsSetup

public GoogleAppsSetup ()

Metody publiczne

reportDependencies

public Set<String> reportDependencies ()

Zwraca
Set<String>

setUp

public void setUp (TestInformation testInfo)

Skonfiguruj środowisko docelowe na potrzeby testów.

Parametry
testInfo TestInformation: TestInformation wywołania.

Zgłasza
BuildError
DeviceNotAvailableException
TargetSetupError