ClusterCommandLauncher

public class ClusterCommandLauncher
extends Object implements IRemoteTest, IInvocationContextReceiver , IConfigurationReceiver

java.lang.object
com.android.tradefed.cluster.ClusterCommandLauncher


یک کلاس IRemoteTest برای راه‌اندازی یک فرمان از TFC از طریق یک پردازش فرعی TF. FIXME: این باید برای پشتیبانی از تست های چند دستگاهی گسترش یابد.

خلاصه

فیلدها

public static final String ANDROID_SERIALS

public static final String TEST_WORK_DIR

public static final String TF_DEVICE_COUNT

public static final String TF_JAR_DIR

public static final String TF_PATH

سازندگان عمومی

ClusterCommandLauncher ()

روش های عمومی

void run (TestInformation testInfo, ITestInvocationListener listener)
void setConfiguration ( IConfiguration configuration)

IConfiguration در حال استفاده را تزریق می کند.

void setInvocationContext (IInvocationContext invocationContext)

فیلدها

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

پیکربندی set

public void setConfiguration (IConfiguration configuration)

IConfiguration در حال استفاده را تزریق می کند.

پارامترها
configuration IConfiguration

setInvocationContext

public void setInvocationContext (IInvocationContext invocationContext)

پارامترها
invocationContext IInvocationContext