Package org.jbehave.core.junit
package org.jbehave.core.junit
-
ClassDescriptionA JUnit
Runnerthat uses theAnnotationBuilderto create an embeddable test instance.A JUnitRunnerthat uses aUsingPathsannotation to specify which story paths to run and uses theRunNotifierto provide aDescriptionfor each.JUnit-runnable entry-point to run multiple stories specified byJupiterStories.storyPaths().JUnit-runnable entry-point to run a single story using the configuredStoryPathResolverto resolve the story path from the instance class name.JUnit-runnable entry-point to map stories specified byJupiterStories.storyPaths(), using the meta filters specified byJUnitStoryMaps.metaFilters().Jupiter-runnable entry-point to run multiple stories specified byJupiterStories.storyPaths().