Kurtarma Günlüğü Hazırlayıcı
public class RecoveryLogPreparer
extends BaseTargetPreparer
implements ITestLoggerReceiver
java.lang.Nesne | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.RecoveryLogPreparer |
Kurtarma işleminden önce günlükleri toplamak için kullanılan bir hedef hazırlayıcı.
Özet
Kamu inşaatçıları | |
---|---|
RecoveryLogPreparer () |
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)
ITestLogger
örneğini enjekte eder
parametreler | |
---|---|
testLogger | ITestLogger |
kurmak
public void setUp (TestInformation testInformation)
parametreler | |
---|---|
testInformation | TestInformation |
atar | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
Korumalı yöntemler
cihazı yeniden başlat
protected void rebootDevice (TestInformation testInformation)
parametreler | |
---|---|
testInformation | TestInformation |
atar | |
---|---|
DeviceNotAvailableException |