ローカルプール

public class LocalPool
extends Object implements ITestsPool

java.lang.オブジェクト
com.android.tradefed.invoker.shard.LocalPool


ローカルテストのプールの実装

まとめ

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

LocalPool ( genericPool, tokenPool) LocalPool ( genericPool, tokenPool) LocalPool ( genericPool, tokenPool)

パブリックメソッド

IRemoteTest poll ( TestInformation info, boolean reportNotExecuted)

次に実行されるテストをポーリングします。

ITokenRequest pollRejectedTokenModule ()

すべてのデバイスでの実行が拒否されたテストのリストを返します。

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

ローカルプール

public LocalPool ( genericPool, 
                 tokenPool)

パラメーター
genericPool

tokenPool

パブリックメソッド

世論調査

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

次に実行されるテストをポーリングします。

パラメーター
info TestInformation

reportNotExecuted boolean

戻り値
IRemoteTest

ポール拒否トークンモジュール

public ITokenRequest pollRejectedTokenModule ()

すべてのデバイスでの実行が拒否されたテストのリストを返します。

戻り値
ITokenRequest