org.jbehave.web.runner.waffle.controllers
Class StoryController
java.lang.Object
org.codehaus.waffle.menu.MenuAwareController
org.jbehave.web.runner.waffle.controllers.StoryController
- All Implemented Interfaces:
- org.codehaus.waffle.menu.MenuAware
public class StoryController
- extends org.codehaus.waffle.menu.MenuAwareController
|
Constructor Summary |
StoryController(org.codehaus.waffle.menu.Menu menu,
org.jbehave.core.embedder.StoryRunner storyRunner,
org.jbehave.core.configuration.Configuration configuration,
org.jbehave.core.steps.CandidateSteps... steps)
|
| Methods inherited from class org.codehaus.waffle.menu.MenuAwareController |
getMenu |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoryController
public StoryController(org.codehaus.waffle.menu.Menu menu,
org.jbehave.core.embedder.StoryRunner storyRunner,
org.jbehave.core.configuration.Configuration configuration,
org.jbehave.core.steps.CandidateSteps... steps)
show
public void show()
run
public void run()
getStoryContext
public StoryContext getStoryContext()
setStoryContext
public void setStoryContext(StoryContext storyContext)
Copyright © 2010. All Rights Reserved.