ClusterCommandLauncher
public class ClusterCommandLauncher
extends Object
implements IRemoteTest, IInvocationContextReceiver , IConfigurationReceiver
java.lang.Object |
↳ | com.android.tradefed.cluster.ClusterCommandLauncher |
一個IRemoteTest
類,用於通過子IRemoteTest
TF從TFC啟動命令。 FIXME:這需要擴展以支持多設備測試。
概要
領域
TEST_WORK_DIR
public static final String TEST_WORK_DIR
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 | |
setInvocationContext
public void setInvocationContext (IInvocationContext invocationContext)
參量 |
---|
invocationContext | IInvocationContext |