public class ReportingFailuresEmbedderMonitor extends PrintStreamEmbedderMonitor
PrintStream
only failure eventsConstructor and Description |
---|
ReportingFailuresEmbedderMonitor() |
ReportingFailuresEmbedderMonitor(java.io.PrintStream output) |
Modifier and Type | Method and Description |
---|---|
void |
generatingReportsView(java.io.File outputDirectory,
java.util.List<java.lang.String> formats,
java.util.Properties viewProperties) |
void |
reportsViewGenerated(ReportsCount count) |
void |
runningEmbeddable(java.lang.String name) |
void |
runningStory(java.lang.String path) |
annotatedInstanceNotOfType, batchFailed, beforeOrAfterStoriesFailed, embeddableFailed, embeddableNotConfigurable, embeddablesSkipped, generatingMapsView, generatingNavigatorView, mappingStory, mapsViewGenerationFailed, metaNotAllowed, navigatorViewGenerationFailed, navigatorViewNotGenerated, print, printStackTrace, processingSystemProperties, reportsViewFailures, reportsViewGenerationFailed, reportsViewNotGenerated, runningWithAnnotatedEmbedderRunner, storiesNotAllowed, storiesSkipped, storyFailed, storyTimeout, systemPropertySet, toString, usingControls, usingExecutorService, usingThreads
storiesNotAllowed
public ReportingFailuresEmbedderMonitor()
public ReportingFailuresEmbedderMonitor(java.io.PrintStream output)
public void runningEmbeddable(java.lang.String name)
runningEmbeddable
in interface EmbedderMonitor
runningEmbeddable
in class PrintStreamEmbedderMonitor
public void runningStory(java.lang.String path)
runningStory
in interface EmbedderMonitor
runningStory
in class PrintStreamEmbedderMonitor
public void generatingReportsView(java.io.File outputDirectory, java.util.List<java.lang.String> formats, java.util.Properties viewProperties)
generatingReportsView
in interface EmbedderMonitor
generatingReportsView
in class PrintStreamEmbedderMonitor
public void reportsViewGenerated(ReportsCount count)
reportsViewGenerated
in interface EmbedderMonitor
reportsViewGenerated
in class PrintStreamEmbedderMonitor
Copyright © 2003-2014. All Rights Reserved.