RecoveryLogPreparer
public class RecoveryLogPreparer
extends BaseTargetPreparer
implements ITestLoggerReceiver
回復前にログを収集するために使用されるターゲット作成者。
概要
パブリックメソッド |
---|
void | setTestLogger (ITestLogger testLogger) |
void | setUp (TestInformation testInformation) |
保護されたメソッド |
---|
void | rebootDevice (TestInformation testInformation) |
パブリックコンストラクター
RecoveryLogPreparer
public RecoveryLogPreparer ()
パブリックメソッド
setTestLogger
public void setTestLogger (ITestLogger testLogger)
パラメーター |
---|
testLogger | ITestLogger |
public void setUp (TestInformation testInformation)
パラメーター |
---|
testInformation | TestInformation |
投げる |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
保護されたメソッド
protected void rebootDevice (TestInformation testInformation)
パラメーター |
---|
testInformation | TestInformation |
投げる |
---|
DeviceNotAvailableException | |