Uses of Interface
org.jbehave.core.steps.Parameters
-
Uses of Parameters in org.jbehave.core.model
Modifier and TypeMethodDescriptionExamplesTable.getRowAsParameters
(int rowIndex) ExamplesTable.getRowAsParameters
(int rowIndex, boolean replaceNamedParameters) Modifier and TypeMethodDescriptionExamplesTable.getRowsAsParameters()
ExamplesTable.getRowsAsParameters
(boolean replaceNamedParameters) -
Uses of Parameters in org.jbehave.core.steps
Modifier and TypeClassDescriptionclass
Implementation of Parameters that usesParameterConverters
to convert values.