JarHostTest

public class JarHostTest
extends HostTest

java.lang.Object
   ↳ com.android.tradefed.testtype.HostTest
     ↳ com.android.compatibility.common.tradefed.testtype.JarHostTest


ホスト側の JUnit テスト用のテストランナー。荷物が過去のイベントと後ろ おすすめします。

概要

ネストされたクラス

class JarHostTest.HostTestListener

testRunStarted() と testRunEnded() を除くすべてのイベントを 埋め込みリスナー。 

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

JarHostTest()

パブリック メソッド

void run(TestInformation testInfo, ITestInvocationListener listener)

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

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

JarHostTest

public JarHostTest ()

パブリック メソッド

ホームラン

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

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

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

listener ITestInvocationListener: テスト結果の ITestInvocationListener

例外
DeviceNotAvailableException