RootTargetPreparer
public final class RootTargetPreparer
extends BaseTargetPreparer
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
public RootTargetPreparer ()
Metody publiczne
public void setUp (TestInformation testInfo)
Parametry |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parametry |
---|
testInfo | TestInformation |
e | Throwable |