Uses of Interface
org.jbehave.core.steps.Row
Packages that use Row
-
Uses of Row in org.jbehave.core.steps
Subinterfaces of Row in org.jbehave.core.stepsModifier and TypeInterfaceDescriptioninterfaceProvides parameter values as given typesClasses in org.jbehave.core.steps that implement RowModifier and TypeClassDescriptionclassImplementation of Row that chains delegate Rows in resolving requests for values.classImplementation of Parameters that usesParameterConvertersto convert values.Constructors in org.jbehave.core.steps with parameters of type RowModifierConstructorDescriptionChainedRow(Row... delegates) ConvertedParameters(Row row, ParameterConverters parameterConverters) Creates an instance of ConvertedParameters from a Row which provides the values