Class GivenStory


  • public class GivenStory
    extends Object
    • Constructor Detail

      • GivenStory

        public GivenStory​(String givenStoryAsString)
    • Method Detail

      • getPath

        public String getPath()
      • getAnchor

        public String getAnchor()
      • hasAnchor

        public boolean hasAnchor()
      • hasAnchorParameters

        public boolean hasAnchorParameters()
      • hasAnchorWithExamplesReference

        public boolean hasAnchorWithExamplesReference()
      • useParameters

        public void useParameters​(Map<String,​String> parameters)
      • asString

        public String asString()