ClusterCommandLauncher
public class ClusterCommandLauncher
extends Object
implements IRemoteTest, IInvocationContextReceiver , IConfigurationReceiver
en implements IRemoteTest, IInvocationContextReceiver , IConfigurationReceiver
java.lang.Object |
?? | com.android.tradefed.cluster.ClusterCommandLauncher |
Un IRemoteTest
classe pour lancer une commande de TFC par l' intermédiaire d' un sous - TF. FIXME : cela doit être étendu pour prendre en charge les tests multi-appareils.
Sommaire
Des champs
ANDROID_SERIALS
public static final String ANDROID_SERIALS
TEST_WORK_DIR
public static final String TEST_WORK_DIR
TF_DEVICE_COUNT
public static final String TF_DEVICE_COUNT
TF_JAR_DIR
public static final String TF_JAR_DIR
TF_CHEMIN
public static final String TF_PATH
Constructeurs publics
ClusterCommandLauncher
public ClusterCommandLauncher ()
Méthodes publiques
public void run (TestInformation testInfo,
ITestInvocationListener listener)
Paramètres |
---|
testInfo | TestInformation |
listener | ITestInvocationListener |
Jetés |
---|
DeviceNotAvailableException | |
setConfiguration
public void setConfiguration (IConfiguration configuration)
Injecte le IConfiguration
en cours d' utilisation.
Paramètres |
---|
configuration | IConfiguration |
setInvocationContext
public void setInvocationContext (IInvocationContext invocationContext)
Paramètres |
---|
invocationContext | IInvocationContext |