FoldableExpandingHandler
public
class
FoldableExpandingHandler
extends Object
implements
IModuleParameterHandler
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.params.FoldableExpandingHandler |
A IModuleParameterHandler
expanding into more for each non-primary foldable
configuration.
Summary
Public constructors | |
---|---|
FoldableExpandingHandler()
|
Public methods | |
---|---|
void
|
applySetup(IConfiguration moduleConfiguration)
Apply to the module |
|
expandHandler(
|
String
|
getParameterIdentifier()
Returns the name the parameterized module will be identified as. |
Public constructors
FoldableExpandingHandler
public FoldableExpandingHandler ()
Public methods
applySetup
public void applySetup (IConfiguration moduleConfiguration)
Apply to the module IConfiguration
the parameter specific module setup. For example,
this could be extra options for the preparers or the tests.
Parameters | |
---|---|
moduleConfiguration |
IConfiguration |
expandHandler
publicexpandHandler ( states)
Parameters | |
---|---|
states |
|
Returns | |
---|---|
|
getParameterIdentifier
public String getParameterIdentifier ()
Returns the name the parameterized module will be identified as.
Returns | |
---|---|
String |