GetPreviousPassedヘルパー

public class GetPreviousPassedHelper
extends Object

java.lang.Object
com.android.tradefed.config.filter.GetPreviousPassedHelper


以前に合格したテスト フィルターを取得するためのヘルパー。

まとめ

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

GetPreviousPassedHelper ()

公開メソッド

getPreviousPassedFilters ( IConfiguration config)

以前の試行から該当する場合は、以前に合格したテストを取得します。

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

GetPreviousPassedヘルパー

public GetPreviousPassedHelper ()

公開メソッド

getPreviousPassedFilters

public  getPreviousPassedFilters (IConfiguration config)

以前の試行から該当する場合は、以前に合格したテストを取得します。

パラメーター
config IConfiguration : フィルターを適用する構成

戻り値
以前に合格したテストのリスト。