Uses of Interface
org.jbehave.core.steps.Row
-
Uses of Row in org.jbehave.core.steps
Modifier and TypeInterfaceDescriptioninterface
Provides parameter values as given typesModifier and TypeClassDescriptionclass
Implementation of Row that chains delegate Rows in resolving requests for values.class
Implementation of Parameters that usesParameterConverters
to convert values.ModifierConstructorDescriptionChainedRow
(Row... delegates) ConvertedParameters
(Row row, ParameterConverters parameterConverters) Creates an instance of ConvertedParameters from a Row which provides the values