public abstract class RunAllStories extends org.jbehave.core.junit.JUnitStories implements ScannedStepsFactory, ScreenshotStoryReporterBuilder, FaultTolerantStoryPathResolver, ScannedStoryPaths
Copyright (c) 2019 Daniel Keiss, Deutsche Telekom AG This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
| Constructor and Description |
|---|
RunAllStories() |
| Modifier and Type | Method and Description |
|---|---|
org.jbehave.core.configuration.Configuration |
configuration() |
org.jbehave.core.embedder.Embedder |
configuredEmbedder() |
abstract org.springframework.context.ApplicationContext |
getApplicationContext() |
org.jbehave.core.steps.InjectableStepsFactory |
stepsFactory() |
List<String> |
storyPaths() |
addSteps, addSteps, candidateSteps, hasConfiguration, hasStepsFactory, useConfiguration, useEmbedder, useStepsFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTestLevel, scannedStepsFactory, testLevelStepsFactoryscreenshotStoryReporterBuilderremoveStoryFromClassNameStoryPathResolverscannedStoryPaths, storiesBasePath, testLevelStoryPathspublic org.jbehave.core.configuration.Configuration configuration()
configuration in interface ScannedStepsFactoryconfiguration in interface ScannedStoryPathsconfiguration in class org.jbehave.core.ConfigurableEmbedderpublic org.jbehave.core.steps.InjectableStepsFactory stepsFactory()
stepsFactory in class org.jbehave.core.ConfigurableEmbedderpublic List<String> storyPaths()
storyPaths in class org.jbehave.core.junit.JUnitStoriespublic org.jbehave.core.embedder.Embedder configuredEmbedder()
configuredEmbedder in class org.jbehave.core.ConfigurableEmbedderpublic abstract org.springframework.context.ApplicationContext getApplicationContext()
getApplicationContext in interface ScannedStepsFactorygetApplicationContext in interface FaultTolerantStoryPathResolvergetApplicationContext in interface ScreenshotStoryReporterBuilderCopyright © 2017–2020. All rights reserved.