RootcanalForwarderPreparer

public class RootcanalForwarderPreparer
extends BaseTargetPreparer

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


Podsumowanie

Konstruktory publiczne

RootcanalForwarderPreparer()

Metody publiczne

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

Konstruktory publiczne

RootcanalForwarderPreparer

public RootcanalForwarderPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Rzuty
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable t)

Parametry
testInformation TestInformation

t Throwable