Package | Description |
---|---|
org.jbehave.core.model | |
org.jbehave.core.steps |
Modifier and Type | Method and Description |
---|---|
Parameters |
ExamplesTable.getRowAsParameters(int row) |
Parameters |
ExamplesTable.getRowAsParameters(int row,
boolean replaceNamedParameters) |
Modifier and Type | Method and Description |
---|---|
List<Parameters> |
ExamplesTable.getRowsAsParameters() |
List<Parameters> |
ExamplesTable.getRowsAsParameters(boolean replaceNamedParameters) |
Modifier and Type | Method and Description |
---|---|
ExamplesTable |
ExamplesTable.withDefaults(Parameters defaults) |
Constructor and Description |
---|
ParametersNotMappableToType(Parameters parameters,
Class<?> type,
Exception e) |
Modifier and Type | Class and Description |
---|---|
class |
ConvertedParameters
Implementation of Parameters that uses
ParameterConverters to convert
values. |
Copyright © 2003–2016. All rights reserved.