| Package | Description |
|---|---|
| org.unitils.jbehave.core.stepcreator |
| Modifier and Type | Method and Description |
|---|---|
protected UnitilsStepCreator.ParameterName |
UnitilsStepCreator.parameterName(String[] annotatedNames,
String[] paranamerNames,
int i)
This method checks if a parameter is annotated or not and transforms this information into a
UnitilsStepCreator.ParameterName. |
protected UnitilsStepCreator.ParameterName[] |
UnitilsStepCreator.parameterNames(Method method)
Returns the
UnitilsStepCreator.ParameterName representations for the method,
providing an abstraction that supports both annotated and non-annotated
parameters. |
Copyright © 2014. All Rights Reserved.