RécupérationLogPreparer

public class RecoveryLogPreparer
extends BaseTargetPreparer implements ITestLoggerReceiver

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


Un préparateur cible utilisé pour collecter les journaux avant la récupération.

Résumé

Constructeurs publics

RecoveryLogPreparer ()

Méthodes publiques

void setTestLogger ( ITestLogger testLogger)

Injecte l'instance ITestLogger

void setUp ( TestInformation testInformation)

Méthodes protégées

void rebootDevice ( TestInformation testInformation)

Constructeurs publics

RécupérationLogPreparer

public RecoveryLogPreparer ()

Méthodes publiques

setTestLogger

public void setTestLogger (ITestLogger testLogger)

Injecte l'instance ITestLogger

Paramètres
testLogger ITestLogger

installation

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Jetés
BuildError
DeviceNotAvailableException
TargetSetupError

Méthodes protégées

rebootDevice

protected void rebootDevice (TestInformation testInformation)

Paramètres
testInformation TestInformation

Jetés
DeviceNotAvailableException