public class RegexIncludingVariablesStoryParser
extends org.jbehave.core.parsers.RegexStoryParser
| Constructor and Description |
|---|
RegexIncludingVariablesStoryParser(Properties variables) |
RegexIncludingVariablesStoryParser(Properties variables,
org.jbehave.core.configuration.Keywords keywords) |
| Modifier and Type | Method and Description |
|---|---|
org.jbehave.core.model.Story |
parseStory(String storyAsText,
String storyPath) |
public RegexIncludingVariablesStoryParser(Properties variables)
public RegexIncludingVariablesStoryParser(Properties variables, org.jbehave.core.configuration.Keywords keywords)
Copyright © 2015. All Rights Reserved.