क्लस्टर कमांड लॉन्चर

public class ClusterCommandLauncher
extends Object implements IConfigurationReceiver, IInvocationContextReceiver, IRemoteTest

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


एक सबप्रोसेस टीएफ़ के ज़रिए टीएफ़सी से निर्देश लॉन्च करने के लिए, IRemoteTest क्लास. ठीक करें: यह ज़रूरी है सुविधा को मल्टी-डिवाइस टेस्ट के लिए भी इस्तेमाल किया जा सकता है.

खास जानकारी

फ़ील्ड्स की फ़िल्में

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

टेस्ट_वर्क_डीआर

public static final String TEST_WORK_DIR

TF_DEVICE_COUNT

public static final String TF_DEVICE_COUNT

टीएफ़_जेएआर_डीआर

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: TestInformation ऑब्जेक्ट में, चलाने के लिए काम की जानकारी है टेस्ट.

listener ITestInvocationListener: ITestInvocationListener जांच के नतीजे

थ्रो
DeviceNotAvailableException

सेट कॉन्फ़िगरेशन

public void setConfiguration (IConfiguration configuration)

IConfiguration को इंजेक्ट करता है.

पैरामीटर
configuration IConfiguration

सेट इनवोकेशनकॉन्टेक्स्ट

public void setInvocationContext (IInvocationContext invocationContext)

पैरामीटर
invocationContext IInvocationContext