public class CurrentStoryEmbedderMonitor
extends org.jbehave.core.embedder.PrintStreamEmbedderMonitor
Copyright (c) 2018 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 |
|---|
CurrentStoryEmbedderMonitor(@NonNull org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
runningStory(String path) |
annotatedInstanceNotOfType, batchFailed, beforeOrAfterStoriesFailed, embeddableFailed, embeddableNotConfigurable, embeddablesSkipped, generatingMapsView, generatingNavigatorView, generatingReportsView, invalidTimeoutFormat, mappingStory, mapsViewGenerationFailed, metaNotAllowed, navigatorViewGenerationFailed, navigatorViewNotGenerated, print, printStackTrace, processingSystemProperties, reportsViewFailures, reportsViewGenerated, reportsViewGenerationFailed, reportsViewNotGenerated, runningEmbeddable, runningWithAnnotatedEmbedderRunner, scenarioNotAllowed, storiesNotAllowed, storiesSkipped, storyFailed, storyTimeout, systemPropertySet, toString, usingControls, usingExecutorService, usingThreads, usingTimeoutpublic CurrentStoryEmbedderMonitor(@NonNull
@NonNull org.springframework.context.ApplicationContext applicationContext)
public void runningStory(String path)
runningStory in interface org.jbehave.core.embedder.EmbedderMonitorrunningStory in class org.jbehave.core.embedder.PrintStreamEmbedderMonitorCopyright © 2017–2019. All rights reserved.