PtsBotTest

public class PtsBotTest
extends Object implements IRemoteTest

java.lang.Object
   ↳ com.android.tradefed.testtype.blueberry.PtsBotTest


PTS-bot टेस्ट चलाएं. PTS-bot, Bluetooth Profile Tuning Suite का पूरा ऑटोमेशन है. यह Bluetooth स्टैंडर्ड के ज़रिए उपलब्ध कराया गया टेस्टिंग टूल है. इसका इस्तेमाल, ब्लूटूथ होस्ट सर्टिफ़िकेशन टेस्ट चलाने के लिए किया जाता है. ज़्यादा जानकारी के लिए, https://www.bluetooth.com/develop-with-bluetooth/qualification-listing/qualification-test-tools/profile-tuning-suite/ पर जाएं.

खास जानकारी

पब्लिक कंस्ट्रक्टर

PtsBotTest()

सार्वजनिक तरीके

void run(TestInformation testInfo, ITestInvocationListener listener)

टेस्ट चलाता है और नतीजे को सुनने वाले को रिपोर्ट करता है.

पब्लिक कंस्ट्रक्टर

PtsBotTest

public PtsBotTest ()

सार्वजनिक तरीके

रन

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

टेस्ट चलाता है और नतीजे को सुनने वाले को रिपोर्ट करता है.

पैरामीटर
testInfo TestInformation: TestInformation ऑब्जेक्ट, जिसमें जांच करने के लिए काम की जानकारी होती है.

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

थ्रो
DeviceNotAvailableException