ModuleOemTargetPreparer

public class ModuleOemTargetPreparer
extends InstallApexModuleTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.TestAppInstallSetup
       ↳ com.android.tradefed.targetprep.suite.SuiteApkInstaller
         ↳ com.android.tradefed.targetprep.InstallApexModuleTargetPreparer
           ↳ com.android.tradefed.targetprep.ModuleOemTargetPreparer


Podsumowanie

Konstruktory publiczne

ModuleOemTargetPreparer()

Metody publiczne

void setUp(TestInformation testInfo)

Przeprowadź konfigurację docelową na potrzeby testów i zastąp moduły wstępnego wczytywania nowymi.

Konstruktory publiczne

ModuleOemTargetPreparer

public ModuleOemTargetPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInfo)

Przeprowadź konfigurację docelową na potrzeby testów i zastąp moduły wstępnego wczytywania nowymi.

Parametry
testInfo TestInformation: TestInformation wywołania.

Rzuty
TargetSetupError jeśli podczas konfigurowania środowiska wystąpił błąd krytyczny
BuildError Jeśli wystąpi błąd podczas przygotowywania wersji.
DeviceNotAvailableException jeśli urządzenie przestało odpowiadać.