EhideTargetPreparer

public class EhideTargetPreparer
extends BaseTargetPreparer

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


Uruchamia ehide, który ukrywa interfejs Ethernet przed stosem sieciowym Androida. Na razie pomijamy cuttlefish , ponieważ interfejs Ethernet jest domyślnie ukryty.

Wymaga roota adb.

Podsumowanie

Konstruktory publiczne

EhideTargetPreparer()

Metody publiczne

void setUp(TestInformation testInformation)
void tearDown(TestInformation testInformation, Throwable e)

Konstruktory publiczne

EhideTargetPreparer

public EhideTargetPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Zgłasza
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametry
testInformation TestInformation

e Throwable

Zgłasza
DeviceNotAvailableException