RebootTargetPreparer

public final class RebootTargetPreparer
extends BaseTargetPreparer

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


Préparateur cible qui redémarre l’appareil.

Résumé

Constructeurs publics

RebootTargetPreparer ()

Méthodes publiques

void setUp ( TestInformation testInfo)
void tearDown ( TestInformation testInfo, Throwable e)

Constructeurs publics

RebootTargetPreparer

public RebootTargetPreparer ()

Méthodes publiques

installation

public void setUp (TestInformation testInfo)

Paramètres
testInfo TestInformation

Jetés
BuildError
DeviceNotAvailableException
TargetSetupError

démolir

public void tearDown (TestInformation testInfo, 
                Throwable e)

Paramètres
testInfo TestInformation

e Throwable

Jetés
DeviceNotAvailableException