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 |
---|---|
java.util.List<Parameters> |
ExamplesTable.getRowsAsParameters() |
java.util.List<Parameters> |
ExamplesTable.getRowsAsParameters(boolean replaceNamedParameters) |
Modifier and Type | Method and Description |
---|---|
ExamplesTable |
ExamplesTable.withDefaults(Parameters defaults) |
Constructor and Description |
---|
ExamplesTable.ParametersNotMappableToType(Parameters parameters,
java.lang.Class<?> type,
java.lang.Exception e) |
Modifier and Type | Class and Description |
---|---|
class |
ConvertedParameters
Implementation of Parameters that uses
ParameterConverters to convert
values. |
Copyright © 2003-2014. All Rights Reserved.