DeviceWiper

public class DeviceWiper
extends BaseTargetPreparer implements ILabPreparer

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


ITargetPreparer, która usuwa dane użytkownika.

Podsumowanie

Pola

protected boolean mUseErase

Konstruktory publiczne

DeviceWiper()

Metody publiczne

void setUp(TestInformation testInfo)

Skonfiguruj środowisko docelowe na potrzeby testów.

Pola

mUseErase

protected boolean mUseErase

Konstruktory publiczne

DeviceWiper

public DeviceWiper ()

Metody publiczne

setUp

public void setUp (TestInformation testInfo)

Skonfiguruj środowisko docelowe na potrzeby testów.

Parametry
testInfo TestInformation: TestInformation wywołania.

Zgłasza
BuildError
DeviceNotAvailableException
TargetSetupError