可折叠扩展处理器

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) expandHandler ( states)
String getParameterIdentifier ()

返回参数化模块将被标识的名称。

公共构造函数

可折叠扩展处理器

public FoldableExpandingHandler ()

公共方法

应用设置

public void applySetup (IConfiguration moduleConfiguration)

将参数特定模块设置应用于模块IConfiguration 。例如,这可能是准备者或测试者的额外选项。

参数
moduleConfiguration IConfiguration

展开处理程序

public  expandHandler ( states)

参数
states

退货

获取参数标识符

public String getParameterIdentifier ()

返回参数化模块将被标识的名称。

退货
String