PtsBot测试

public class PtsBotTest
extends Object implements IRemoteTest

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


运行 PTS-bot 测试。 PTS-bot 是蓝牙配置文件调整套件的完全自动化,它是蓝牙标准提供的测试工具,用于运行蓝牙主机认证测试(请参阅 https://www.bluetooth.com/develop-with-bluetooth/qualification-清单/资格测试工具/配置文件调整套件/)。

概括

公共构造函数

PtsBotTest ()

公共方法

void run ( TestInformation testInfo, ITestInvocationListener listener)

运行测试,并将结果报告给侦听器。

公共构造函数

PtsBot测试

public PtsBotTest ()

公共方法

跑步

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

运行测试,并将结果报告给侦听器。

参数
testInfo TestInformationTestInformation对象包含运行测试的有用信息。

listener ITestInvocationListener :测试结果的ITestInvocationListener

投掷
DeviceNotAvailableException