Uses of Class
org.jbehave.core.steps.ParameterConverters.AbstractListParameterConverter
-
Uses of ParameterConverters.AbstractListParameterConverter in org.jbehave.core.steps
Modifier and TypeClassDescriptionstatic class
static class
Parses value to list of the sameEnum
, using an injectable value separator (defaults to ",") and trimming each element of the list.static class
Converts value to list of numbers.static class
Converts value to list of String.