Package | Description |
---|---|
org.jbehave.core.embedder | |
org.jbehave.core.reporters |
Modifier and Type | Method and Description |
---|---|
void |
StoryRunner.cancelStory(Story story,
StoryDuration storyDuration)
Cancels story execution following a timeout
|
void |
PrintStreamEmbedderMonitor.storyTimeout(Story story,
StoryDuration storyDuration) |
void |
NullEmbedderMonitor.storyTimeout(Story story,
StoryDuration storyDuration) |
void |
EmbedderMonitorDecorator.storyTimeout(Story story,
StoryDuration storyDuration) |
void |
EmbedderMonitor.storyTimeout(Story story,
StoryDuration storyDuration) |
Modifier and Type | Method and Description |
---|---|
StoryDuration |
TemplateableOutput.OutputStory.getStoryDuration() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateableOutput.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
StoryReporter.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
StepFailureDecorator.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
SilentSuccessFilter.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
PrintStreamOutput.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
PostStoryStatisticsCollector.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
NullStoryReporter.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
DelegatingStoryReporter.storyCancelled(Story story,
StoryDuration storyDuration) |
void |
ConcurrentStoryReporter.storyCancelled(Story story,
StoryDuration storyDuration) |
Copyright © 2003-2014. All Rights Reserved.