PtsBotTest

public class PtsBotTest
extends Object implements IRemoteTest

java.lang.オブジェクト
com.android.tradefed.testtype.blueberry.PtsBotTest


PTS ボット テストを実行します。 PTS-bot は、Bluetooth Profile Tuning Suite の完全な自動化です。これは、Bluetooth ホスト認定テストを実行するために Bluetooth 標準によって提供されるテスト ツールです (https://www.bluetooth.com/develop-with-bluetooth/qualification- を参照)。リスト/資格テストツール/プロファイルチューニングスイート/)。

まとめ

パブリックコンストラクター

PtsBotTest ()

パブリックメソッド

void run ( TestInformation testInfo, ITestInvocationListener listener)

テストを実行し、結果をリスナーに報告します。

パブリックコンストラクター

PtsBotTest

public PtsBotTest ()

パブリックメソッド

走る

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

テストを実行し、結果をリスナーに報告します。

パラメーター
testInfo TestInformation : テストを実行するために役立つ情報を含むTestInformationオブジェクト。

listener ITestInvocationListener : テスト結果のITestInvocationListener

投げる
DeviceNotAvailableException