RootcanalForwarderPreparer
public
class
RootcanalForwarderPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.RootcanalForwarderPreparer |
Résumé
Constructeurs publics | |
---|---|
RootcanalForwarderPreparer()
|
Méthodes publiques | |
---|---|
void
|
setUp(TestInformation testInformation)
|
void
|
tearDown(TestInformation testInformation, Throwable t)
|
Constructeurs publics
RootcanalForwarderPreparer
public RootcanalForwarderPreparer ()
Méthodes publiques
Configurer
public void setUp (TestInformation testInformation)
Paramètres | |
---|---|
testInformation |
TestInformation |
Génère | |
---|---|
TargetSetupError |
suppression
public void tearDown (TestInformation testInformation, Throwable t)
Paramètres | |
---|---|
testInformation |
TestInformation |
t |
Throwable |