RootcanalForwarderPreparer

public class RootcanalForwarderPreparer
extends BaseTargetPreparer

Objeto java.lang.
   ↳ 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

Configuración

public void setUp (TestInformation testInformation)

Parámetros
testInformation TestInformation

Arroja
TargetSetupError

Eliminar

public void tearDown (TestInformation testInformation, 
                Throwable t)

Parámetros
testInformation TestInformation

t Throwable