|
||||||||||
| 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.JUnitStoryMaps
public abstract class JUnitStoryMaps
JUnit-runnable entry-point to map stories specified by storyPaths(),
using the meta filters specified by metaFilters().
| Constructor Summary | |
|---|---|
JUnitStoryMaps()
|
|
| Method Summary | |
|---|---|
protected abstract java.util.List<java.lang.String> |
metaFilters()
|
void |
run()
|
protected abstract java.util.List<java.lang.String> |
storyPaths()
|
| Methods inherited from class org.jbehave.core.ConfigurableEmbedder |
|---|
addSteps, addSteps, candidateSteps, configuration, configuredEmbedder, stepsFactory, useConfiguration, useEmbedder, useStepsFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitStoryMaps()
| Method Detail |
|---|
public void run()
throws java.lang.Throwable
java.lang.Throwableprotected abstract java.util.List<java.lang.String> metaFilters()
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 | |||||||||