ClusterCommandLauncher
public
class
ClusterCommandLauncher
extends Object
implements
IConfigurationReceiver,
IInvocationContextReceiver,
IRemoteTest
java.lang.Object | |
↳ | com.android.tradefed.cluster.ClusterCommandLauncher |
فئة IRemoteTest
لتشغيل أمر من TFC عبر عملية فرعية TF. فيكسم: يحتاج هذا إلى
إمكانية التوسّع لإتاحة اختبارات أجهزة متعددة.
ملخّص
الحقول | |
---|---|
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)
إدخال |
void
|
setInvocationContext(IInvocationContext invocationContext)
|
الحقول
Android_SERIALS
public static final String ANDROID_SERIALS
اختبار_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 : الكائن TestInformation الذي يحتوي على معلومات مفيدة لتشغيلها
الاختبار. |
listener |
ITestInvocationListener : ITestInvocationListener لنتائج الاختبار |
الرميات | |
---|---|
DeviceNotAvailableException |
ضبط الإعدادات
public void setConfiguration (IConfiguration configuration)
إدخال IConfiguration
قيد الاستخدام.
المعلمات | |
---|---|
configuration |
IConfiguration |
تحديد السياق: setInvocationContext
public void setInvocationContext (IInvocationContext invocationContext)
المعلمات | |
---|---|
invocationContext |
IInvocationContext |