RecoveryLogPreparer
public class RecoveryLogPreparer
extends BaseTargetPreparer
implements ITestLoggerReceiver
Un preparador de objetivos utilizado para recopilar registros antes de la recuperación.
Resumen
Métodos públicos |
---|
void | setTestLogger (ITestLogger testLogger) |
void | setUp (TestInformation testInformation) |
Métodos protegidos |
---|
void | rebootDevice (TestInformation testInformation) |
Constructores públicos
RecoveryLogPreparer
public RecoveryLogPreparer ()
Métodos públicos
setTestLogger
public void setTestLogger (ITestLogger testLogger)
Parámetros |
---|
testLogger | ITestLogger |
public void setUp (TestInformation testInformation)
Parámetros |
---|
testInformation | TestInformation |
Lanza |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
Métodos protegidos
protected void rebootDevice (TestInformation testInformation)
Parámetros |
---|
testInformation | TestInformation |
Lanza |
---|
DeviceNotAvailableException | |