動的ファイルスタブテスト

public class DynamicFileStubTest
extends Object implements IRemoteTest

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


これは、trafeded が動的ファイルを正しく解決できるかをテストする tradefed テストです。

まとめ

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

DynamicFileStubTest ()

パブリックメソッド

void run ( TestInformation testInfo, ITestInvocationListener listener)

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

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

動的ファイルスタブテスト

public DynamicFileStubTest ()

パブリックメソッド

走る

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

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

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

listener ITestInvocationListener : テスト結果のITestInvocationListener

投げる
DeviceNotAvailableException