FoldableExpandingHandler

public class FoldableExpandingHandler
extends Object implements IModuleParameterHandler

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


針對每個非主要折疊式設定,擴展 IModuleParameterHandler 至更多內容。

摘要

公用建構函式

FoldableExpandingHandler()

公用方法

void applySetup(IConfiguration moduleConfiguration)

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

expandHandler( states)
String getParameterIdentifier()

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

公用建構函式

FoldableExpandingHandler

public FoldableExpandingHandler ()

公用方法

applySetup

public void applySetup (IConfiguration moduleConfiguration)

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

參數
moduleConfiguration IConfiguration

expandHandler

public  expandHandler ( states)

參數
states

傳回

getParameterIdentifier

public String getParameterIdentifier ()

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

傳回
String