折疊式展開處理常式

public class FoldableExpandingHandler
extends Object implements IModuleParameterHandler

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.params.FoldableExpandingHandler


針對每個非主要折疊式裝置,IModuleParameterHandler 會展開更多內容 此外還會從 0 自動調整資源配置 您完全不必調整資源調度設定

摘要

公用建構函式

FoldableExpandingHandler()

公用方法

void applySetup(IConfiguration moduleConfiguration)

將參數專屬模組設定套用至模組 IConfiguration

expandHandler( states)
String getParameterIdentifier()

傳回參數化模組的識別名稱。

公用建構函式

FoldableExpandingHandler

public FoldableExpandingHandler ()

公用方法

套用設定

public void applySetup (IConfiguration moduleConfiguration)

將參數專屬模組設定套用至模組 IConfiguration。例如,這可能是準備者或測試人員的額外選項。

參數
moduleConfiguration IConfiguration

展開處理常式

public  expandHandler ( states)

參數
states

傳回

getParameterIdentifier

public String getParameterIdentifier ()

傳回要識別參數化模組的名稱。

傳回
String