org.jbehave.core.junit
Class JUnitStory
java.lang.Object
org.jbehave.core.ConfigurableEmbedder
org.jbehave.core.junit.JUnitStory
- All Implemented Interfaces:
- Embeddable
public abstract class JUnitStory
- extends ConfigurableEmbedder
JUnit-runnable entry-point to run a single story specified by a Embeddable
class.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitStory
public JUnitStory()
run
public void run()
throws Throwable
- Throws:
Throwable
Copyright © 2003-2011. All Rights Reserved.