클러스터 명령 실행기
public class ClusterCommandLauncher
extends Object
implements IRemoteTest, IInvocationContextReceiver , IConfigurationReceiver
java.lang.객체 |
↳ | com.android.tradefed.cluster.ClusterCommandLauncher |
IRemoteTest
클래스는 서브 프로세스 TF를 통해 TFC에서 명령을 실행합니다. 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
공개 생성자
클러스터 명령 실행기
public ClusterCommandLauncher ()
공개 메서드
public void run (TestInformation testInfo,
ITestInvocationListener listener)
매개변수 |
---|
testInfo | TestInformation |
listener | ITestInvocationListener |
던지다 |
---|
DeviceNotAvailableException | |
setInvocationContext
public void setInvocationContext (IInvocationContext invocationContext)
매개변수 |
---|
invocationContext | IInvocationContext |