Package | Description |
---|---|
org.jbehave.core.steps |
Modifier and Type | Class and Description |
---|---|
static class |
ParameterConverters.BooleanListConverter |
static class |
ParameterConverters.EnumListConverter
Parses value to list of the same
Enum , using an injectable value
separator (defaults to ",") and trimming each element of the list. |
static class |
ParameterConverters.NumberListConverter
Converts value to list of numbers.
|
static class |
ParameterConverters.StringListConverter
Converts value to list of String.
|
Copyright © 2003–2021. All rights reserved.