Préparateur d'instrumentation
public
class
InstrumentationPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.InstrumentationPreparer |
Un ITargetPreparer
qui exécute une instrumentation
Résumé
Constructeurs publics | |
---|---|
InstrumentationPreparer()
|
Méthodes publiques | |
---|---|
void
|
setUp(TestInformation testInfo)
|
Constructeurs publics
Préparateur d'instrumentation
public InstrumentationPreparer ()
Méthodes publiques
Configurer
public void setUp (TestInformation testInfo)
Paramètres | |
---|---|
testInfo |
TestInformation |
Génère | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |