Kurtarma Günlüğü Hazırlayıcı
public class RecoveryLogPreparer
extends BaseTargetPreparer
implements ITestLoggerReceiver
Kurtarma işleminden önce günlükleri toplamak için kullanılan bir hedef hazırlayıcı.
Özet
Genel yöntemler |
---|
void | setTestLogger (ITestLogger testLogger) |
void | setUp (TestInformation testInformation) |
Korumalı yöntemler |
---|
void | rebootDevice (TestInformation testInformation) |
Kamu inşaatçıları
Kurtarma Günlüğü Hazırlayıcı
public RecoveryLogPreparer ()
Genel yöntemler
setTestLogger
public void setTestLogger (ITestLogger testLogger)
parametreler |
---|
testLogger | ITestLogger |
public void setUp (TestInformation testInformation)
parametreler |
---|
testInformation | TestInformation |
atar |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
Korumalı yöntemler
protected void rebootDevice (TestInformation testInformation)
parametreler |
---|
testInformation | TestInformation |
atar |
---|
DeviceNotAvailableException | |