Package org.jbehave.core.embedder
Class StorySplitter
- java.lang.Object
-
- org.jbehave.core.embedder.StorySplitter
-
public class StorySplitter extends Object
Splits story into the list of stories basing on Lifecycle ExamplesTable and the provided story index format.
-
-
Constructor Summary
Constructors Constructor Description StorySplitter(NumberFormat storyIndexFormat)
-
-
-
Constructor Detail
-
StorySplitter
public StorySplitter(NumberFormat storyIndexFormat)
-
-