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 Details

    • StorySplitter

      public StorySplitter(NumberFormat storyIndexFormat)
  • Method Details