org.jbehave.web.runner.waffle.controllers
Class StepdocController
java.lang.Object
org.codehaus.waffle.menu.MenuAwareController
org.jbehave.web.runner.waffle.controllers.StepdocController
- All Implemented Interfaces:
- org.codehaus.waffle.menu.MenuAware
public class StepdocController
- extends org.codehaus.waffle.menu.MenuAwareController
|
Constructor Summary |
StepdocController(org.codehaus.waffle.menu.Menu menu,
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 |
StepdocController
public StepdocController(org.codehaus.waffle.menu.Menu menu,
org.jbehave.core.configuration.Configuration configuration,
org.jbehave.core.steps.CandidateSteps... steps)
find
public void find()
toggle
public void toggle()
getStepdocContext
public StepdocContext getStepdocContext()
setStepdocContext
public void setStepdocContext(StepdocContext stepdocContext)
Copyright © 2010. All Rights Reserved.