Interface StoryReporter

All Known Implementing Classes:
ANSIConsoleOutput, ConcurrentStoryReporter, ConsoleOutput, ContextStoryReporter, DelegatingStoryReporter, HtmlOutput, HtmlTemplateOutput, IdeOnlyConsoleOutput, JsonOutput, JsonTemplateOutput, JUnit4StoryReporter, NullStoryReporter, PostStoryStatisticsCollector, PrintStreamOutput, SilentSuccessFilter, StepFailureDecorator, TeamCityConsoleOutput, TemplateableOutput, TxtOutput, XmlOutput, XmlTemplateOutput

public interface StoryReporter
Allows the runner to report the state of running stories
Author:
Elizabeth Keogh, Mauro Talevi