RootcanalForwarderPreparer

public class RootcanalForwarderPreparer
extends BaseTargetPreparer

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


Resumo

Construtores públicos

RootcanalForwarderPreparer ()

Métodos públicos

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

Construtores públicos

RootcanalForwarderPreparer

public RootcanalForwarderPreparer ()

Métodos públicos

configurar

public void setUp (TestInformation testInformation)

Parâmetros
testInformation TestInformation

Lança
TargetSetupError

destruir

public void tearDown (TestInformation testInformation, 
                Throwable t)

Parâmetros
testInformation TestInformation

t Throwable