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 |