Package org.jbehave.core.junit
-
Class Summary Class Description AnnotatedEmbedderRunner A JUnitRunner
that uses theAnnotationBuilder
to create an embeddable test instance.AnnotatedEmbedderUtils AnnotatedPathRunner A JUnitRunner
that uses aUsingPaths
annotation to specify which story paths to run and uses theRunNotifier
to provide aDescription
for 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 configuredStoryPathResolver
to 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