|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.ConfigurableEmbedder
org.jbehave.core.junit.JUnitStory
public abstract class JUnitStory
JUnit-runnable entry-point to run a single story specified by a Embeddable
class.
Constructor Summary | |
---|---|
JUnitStory()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class org.jbehave.core.ConfigurableEmbedder |
---|
addSteps, addSteps, candidateSteps, configuration, configuredEmbedder, 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 |