RecoveryLogPreparer

public class RecoveryLogPreparer
extends BaseTargetPreparer implements ITestLoggerReceiver

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


Un preparatore di destinazione utilizzato per raccogliere i log prima del ripristino.

Riepilogo

Costruttori pubblici

RecoveryLogPreparer ()

Metodi pubblici

void setTestLogger ( ITestLogger testLogger)

Inserisce l'istanza ITestLogger

void setUp ( TestInformation testInformation)

Metodi protetti

void rebootDevice ( TestInformation testInformation)

Costruttori pubblici

RecoveryLogPreparer

public RecoveryLogPreparer ()

Metodi pubblici

setTestLogger

public void setTestLogger (ITestLogger testLogger)

Inserisce l'istanza ITestLogger

Parametri
testLogger ITestLogger

impostare

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lancia
BuildError
DeviceNotAvailableException
TargetSetupError

Metodi protetti

riavvia il dispositivo

protected void rebootDevice (TestInformation testInformation)

Parametri
testInformation TestInformation

Lancia
DeviceNotAvailableException