Uses of Class
org.jbehave.core.junit.JupiterStories
-
Uses of JupiterStories in org.jbehave.core.junit
Modifier and TypeClassDescriptionclass
JUnit-runnable entry-point to run multiple stories specified bystoryPaths()
.class
JUnit-runnable entry-point to run a single story using the configuredStoryPathResolver
to resolve the story path from the instance class name.class
JUnit-runnable entry-point to map stories specified bystoryPaths()
, using the meta filters specified byJUnitStoryMaps.metaFilters()
.