RootcanalForwarderPreparer
public
class
RootcanalForwarderPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer (link em inglês) | |
↳ | 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
Configuração
public void setUp (TestInformation testInformation)
Parâmetros | |
---|---|
testInformation |
TestInformation |
Gera | |
---|---|
TargetSetupError |
desmontar
public void tearDown (TestInformation testInformation, Throwable t)
Parâmetros | |
---|---|
testInformation |
TestInformation |
t |
Throwable |