DeviceWiper

public class DeviceWiper
extends BaseTargetPreparer implements ILabPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.DeviceWiper


ユーザーデータをワイプする ITargetPreparer

概要

フィールド

protected boolean mUseErase

パブリック コンストラクタ

DeviceWiper()

パブリック メソッド

void setUp(TestInformation testInfo)

テスト用にターゲットを設定します。

フィールド

mUseErase

protected boolean mUseErase

パブリック コンストラクタ

DeviceWiper

public DeviceWiper ()

パブリック メソッド

setUp

public void setUp (TestInformation testInfo)

テスト用にターゲットを設定します。

パラメータ
testInfo TestInformation: 呼び出しの TestInformation

例外
BuildError
DeviceNotAvailableException
TargetSetupError