RootcanalForwarderPreparer

public class RootcanalForwarderPreparer
extends BaseTargetPreparer

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


Riepilogo

Costruttori pubblici

RootcanalForwarderPreparer()

Metodi pubblici

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

Costruttori pubblici

RootcanalForwarderPreparer

public RootcanalForwarderPreparer ()

Metodi pubblici

setUp

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lanci
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable t)

Parametri
testInformation TestInformation

t Throwable