|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.AbstractStory
org.jbehave.core.JUnitStory
public abstract class JUnitStory
JUnit-runnable entry-point to run a single story specified by a RunnableStory
class.
Field Summary |
---|
Fields inherited from class org.jbehave.core.AbstractStory |
---|
candidateSteps, configuration |
Constructor Summary | |
---|---|
JUnitStory()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class org.jbehave.core.AbstractStory |
---|
addSteps, configuredEmbedder, getConfiguration, getSteps, useConfiguration, useEmbedder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JUnitStory()
Method Detail |
---|
public void run() throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |