ClusterCommandLauncher
public class ClusterCommandLauncher
extends Object
implements IRemoteTest, IInvocationContextReceiver , IConfigurationReceiver
java.lang.Object |
↳ | com.android.tradefed.cluster.ClusterCommandLauncher |
IRemoteTest
בכיתה להשיק הפקודה מ TFC באמצעות TF subprocess. FIXME: צריך להרחיב את זה כדי לתמוך בבדיקות מרובות מכשירים.
סיכום
שדות
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_PATH
public static final String TF_PATH
בוני ציבור
ClusterCommandLauncher
public ClusterCommandLauncher ()
שיטות ציבוריות
public void run (TestInformation testInfo,
ITestInvocationListener listener)
פרמטרים |
---|
testInfo | TestInformation |
listener | ITestInvocationListener |
זורק |
---|
DeviceNotAvailableException | |
setConfiguration
public void setConfiguration (IConfiguration configuration)
מזריק את IConfiguration
בשימוש.
פרמטרים |
---|
configuration | IConfiguration |
setInvocationContext
public void setInvocationContext (IInvocationContext invocationContext)
פרמטרים |
---|
invocationContext | IInvocationContext |