public abstract class AbstractStory extends org.jbehave.core.junit.JUnitStory implements ScannedStepsFactory, ScreenshotStoryReporterBuilder, FaultTolerantStoryPathResolver
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 |
|---|
AbstractStory() |
| Modifier and Type | Method and Description |
|---|---|
org.jbehave.core.configuration.Configuration |
configuration() |
org.jbehave.core.embedder.Embedder |
configuredEmbedder() |
abstract org.springframework.context.ApplicationContext |
getApplicationContext() |
boolean |
isExecutedByJUnitRunner() |
org.jbehave.core.steps.InjectableStepsFactory |
stepsFactory() |
addSteps, addSteps, candidateSteps, hasConfiguration, hasStepsFactory, useConfiguration, useEmbedder, useStepsFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTestLevel, scannedStepsFactory, testLevelStepsFactoryscreenshotStoryReporterBuilderremoveStoryFromClassNameStoryPathResolverpublic org.jbehave.core.configuration.Configuration configuration()
configuration in interface ScannedStepsFactoryconfiguration in class org.jbehave.core.ConfigurableEmbedderpublic org.jbehave.core.steps.InjectableStepsFactory stepsFactory()
stepsFactory in class org.jbehave.core.ConfigurableEmbedderpublic org.jbehave.core.embedder.Embedder configuredEmbedder()
configuredEmbedder in class org.jbehave.core.ConfigurableEmbedderpublic boolean isExecutedByJUnitRunner()
public abstract org.springframework.context.ApplicationContext getApplicationContext()
getApplicationContext in interface ScannedStepsFactorygetApplicationContext in interface FaultTolerantStoryPathResolvergetApplicationContext in interface ScreenshotStoryReporterBuilderCopyright © 2017–2020. All rights reserved.