CompanionRunCommandTargetPreparerCompanionRunCommandTargetPreparer

public class CompanionRunCommandTargetPreparer
extends RunCommandTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.RunCommandTargetPreparer
com.android.tradefed.targetprep.companion.CompanionRunCommandTargetPreparer


Un ITargetPreparer qui exécute les commandes spécifiées sur le périphérique compagnon alloué

Résumé

Constructeurs publics

CompanionRunCommandTargetPreparer ()

Méthodes protégées

ITestDevice getDevice ( TestInformation testInfo)

Renvoie l'appareil sur lequel appliquer le préparateur.

Constructeurs publics

CompanionRunCommandTargetPreparerCompanionRunCommandTargetPreparer

public CompanionRunCommandTargetPreparer ()

Méthodes protégées

getDevice

protected ITestDevice getDevice (TestInformation testInfo)

Renvoie l'appareil sur lequel appliquer le préparateur.

Retour
ITestDevice L'appareil sur lequel appliquer le préparateur.

Lance
TargetSetupError