GoogleAppsSetup

public class GoogleAppsSetup
extends BaseTargetPreparer implements IDiscoverDependencies, ILabPreparer

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


Google uygulamaları için çeşitli kurulum seçeneklerini destekleyen bir ITargetPreparer

Not: Cihazda önce bir hesap yapılandırılmalıdır. GoogleAccountPreparer

Özet

Herkese açık oluşturucular

GoogleAppsSetup()

Herkese açık yöntemler

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

Test için hedef kurulumunu gerçekleştirin.

Herkese açık oluşturucular

GoogleAppsSetup

public GoogleAppsSetup ()

Herkese açık yöntemler

reportDependencies

public Set<String> reportDependencies ()

İadeler
Set<String>

setUp

public void setUp (TestInformation testInfo)

Test için hedef kurulumunu gerçekleştirin.

Parametreler
testInfo TestInformation: Çağrının TestInformation.

Verdiği hatalar
BuildError
DeviceNotAvailableException
TargetSetupError