|
||||||||||
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.JUnitStories
public abstract class JUnitStories
JUnit-runnable entry-point to run multiple stories specified by storyPaths()
.
Field Summary |
---|
Fields inherited from class org.jbehave.core.AbstractStory |
---|
candidateSteps, configuration |
Constructor Summary | |
---|---|
JUnitStories()
|
Method Summary | |
---|---|
void |
run()
|
protected abstract java.util.List<java.lang.String> |
storyPaths()
|
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 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 |