Class Context


  • public class Context
    extends Object
    Holds context-related information
    • Constructor Detail

      • Context

        public Context()
    • Method Detail

      • getCurrentStory

        public String getCurrentStory()
      • setCurrentStory

        public void setCurrentStory​(String currentStory)
      • getCurrentScenario

        public String getCurrentScenario()
      • setCurrentScenario

        public void setCurrentScenario​(String currentScenario)