Uses of Class
org.jbehave.core.junit.JupiterStories
Packages that use JupiterStories
-
Uses of JupiterStories in org.jbehave.core.junit
Subclasses of JupiterStories in org.jbehave.core.junitModifier and TypeClassDescriptionclassJUnit-runnable entry-point to run multiple stories specified bystoryPaths().classJUnit-runnable entry-point to run a single story using the configuredStoryPathResolverto resolve the story path from the instance class name.classJUnit-runnable entry-point to map stories specified bystoryPaths(), using the meta filters specified byJUnitStoryMaps.metaFilters().