RootTargetPreparer

public final class RootTargetPreparer
extends BaseTargetPreparer

java.lang.Obiekt
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.RootTargetPreparer


Docelowe narzędzie przygotowujące, które wykonuje „adb root” lub „adb unroot” na podstawie opcji „force-root”.

Przywróci pierwotny stan główny po wyburzeniu.

Streszczenie

Konstruktory publiczne

RootTargetPreparer ()

Metody publiczne

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

Konstruktory publiczne

RootTargetPreparer

public RootTargetPreparer ()

Metody publiczne

organizować coś

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

zburzyć

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException