Package org.jbehave.core.junit
-
Class Summary Class Description AnnotatedEmbedderRunner A JUnitRunnerthat uses theAnnotationBuilderto create an embeddable test instance.AnnotatedEmbedderUtils AnnotatedPathRunner A JUnitRunnerthat uses aUsingPathsannotation to specify which story paths to run and uses theRunNotifierto provide aDescriptionfor each.JUnit4DescriptionGenerator JUnit4StoryReporter JUnit4StoryRunner JUnitStories JUnit-runnable entry-point to run multiple stories specified byJupiterStories.storyPaths().JUnitStory JUnit-runnable entry-point to run a single story using the configuredStoryPathResolverto resolve the story path from the instance class name.JUnitStoryMaps JUnit-runnable entry-point to map stories specified byJupiterStories.storyPaths(), using the meta filters specified byJUnitStoryMaps.metaFilters().JupiterStories Jupiter-runnable entry-point to run multiple stories specified byJupiterStories.storyPaths().TextManipulator -
Exception Summary Exception Description AnnotatedEmbedderUtils.AnnotatedEmbedderRunnerInstantiationFailed AnnotatedEmbedderUtils.ClassLoadingFailed AnnotatedEmbedderUtils.MissingAnnotatedEmbedderRunner -
Annotation Types Summary Annotation Type Description JUnit4DescriptionGenerator.JUnit4Test