|
||||||||||
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.JUnitStories
public abstract class JUnitStories
JUnit-runnable entry-point to run multiple stories specified by storyPaths()
.
Constructor Summary | |
---|---|
JUnitStories()
|
Method Summary | |
---|---|
void |
run()
|
protected abstract java.util.List<java.lang.String> |
storyPaths()
|
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 JUnitStories()
Method Detail |
---|
public void run() throws java.lang.Throwable
java.lang.Throwable
protected abstract java.util.List<java.lang.String> storyPaths()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |