恢復日誌準備器
public class RecoveryLogPreparer
extends BaseTargetPreparer
implements ITestLoggerReceiver
用於在恢復之前收集日誌的目標準備程序。
概括
公共方法 |
---|
void | setTestLogger (ITestLogger testLogger) |
void | setUp (TestInformation testInformation) |
公共構造函數
恢復日誌準備器
public RecoveryLogPreparer ()
公共方法
設置測試記錄器
public void setTestLogger (ITestLogger testLogger)
public void setUp (TestInformation testInformation)
參數 |
---|
testInformation | TestInformation |
投擲 |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
受保護的方法
protected void rebootDevice (TestInformation testInformation)
參數 |
---|
testInformation | TestInformation |
投擲 |
---|
DeviceNotAvailableException | |