Package org.jbehave.core.junit

Class Summary
AnnotatedEmbedderRunner A JUnit Runner that uses the AnnotationBuilder to create an embeddable test instance.
AnnotatedPathRunner A JUnit Runner that uses a UsingPaths annotation to specify which story paths to run and uses the RunNotifier to provide a Description for each.
JUnitStories JUnit-runnable entry-point to run multiple stories specified by JUnitStories.storyPaths().
JUnitStory JUnit-runnable entry-point to run a single story specified by a Embeddable class.
JUnitStoryMaps JUnit-runnable entry-point to map stories specified by JUnitStoryMaps.storyPaths(), using the meta filters specified by JUnitStoryMaps.metaFilters().
 



Copyright © 2003-2011. All Rights Reserved.