org.jbehave.core.junit
Class JUnitStories
java.lang.Object
org.jbehave.core.ConfigurableEmbedder
org.jbehave.core.junit.JUnitStories
- All Implemented Interfaces:
- Embeddable
public abstract class JUnitStories
- extends ConfigurableEmbedder
JUnit-runnable entry-point to run multiple stories specified by storyPaths()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitStories
public JUnitStories()
run
public void run()
throws Throwable
- Throws:
Throwable
storyPaths
protected abstract List<String> storyPaths()
Copyright © 2003-2012. All Rights Reserved.