Package | Description |
---|---|
org.jbehave.core.configuration | |
org.jbehave.core.parsers | |
org.jbehave.core.steps |
Modifier and Type | Field and Description |
---|---|
protected ExamplesTableFactory |
Configuration.examplesTableFactory
The examples table factory
|
Modifier and Type | Method and Description |
---|---|
ExamplesTableFactory |
Configuration.examplesTableFactory() |
ExamplesTableFactory |
UnmodifiableConfiguration.examplesTableFactory() |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.useExamplesTableFactory(ExamplesTableFactory examplesTableFactory) |
Configuration |
UnmodifiableConfiguration.useExamplesTableFactory(ExamplesTableFactory examplesTableFactory) |
Constructor and Description |
---|
RegexStoryParser(ExamplesTableFactory tableFactory) |
RegexStoryParser(Keywords keywords,
ExamplesTableFactory tableFactory) |
Constructor and Description |
---|
ExamplesTableConverter(ExamplesTableFactory factory) |
ExamplesTableParametersConverter(ExamplesTableFactory factory) |
Copyright © 2003–2021. All rights reserved.