public static class GherkinStoryParser.GherkinTransformer extends java.lang.Object implements StoryTransformer
| Constructor and Description |
|---|
GherkinStoryParser.GherkinTransformer() |
GherkinStoryParser.GherkinTransformer(LocalizedKeywords keywords) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
transform(java.lang.String storyAsText) |
public GherkinStoryParser.GherkinTransformer()
public GherkinStoryParser.GherkinTransformer(LocalizedKeywords keywords)
public java.lang.String transform(java.lang.String storyAsText)
transform in interface StoryTransformerCopyright © 2003-2013. All Rights Reserved.