RootcanalForwarderPreparer

public class RootcanalForwarderPreparer
extends BaseTargetPreparer

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


Resumen

Constructores públicos

RootcanalForwarderPreparer()

Métodos públicos

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

Constructores públicos

RootcanalForwarderPreparer

public RootcanalForwarderPreparer ()

Métodos públicos

setUp

public void setUp (TestInformation testInformation)

Parámetros
testInformation TestInformation

Arroja
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable t)

Parámetros
testInformation TestInformation

t Throwable