org.jbehave.web.runner.waffle.controllers
Class StepdocContext
java.lang.Object
org.jbehave.web.runner.waffle.controllers.StepdocContext
public class StepdocContext
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StepdocContext
public StepdocContext()
getStepdocs
public java.util.List<org.jbehave.scenario.steps.Stepdoc> getStepdocs()
addStepdocs
public void addStepdocs(java.util.List<org.jbehave.scenario.steps.Stepdoc> stepdocs)
clearStepdocs
public void clearStepdocs()
getViews
public java.util.List<StepdocContext.View> getViews()
getView
public StepdocContext.View getView()
setView
public void setView(StepdocContext.View view)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2009. All Rights Reserved.