Package org.jbehave.core.configuration
Class PrintStreamAnnotationMonitor
java.lang.Object
org.jbehave.core.configuration.PrintingAnnotationMonitor
org.jbehave.core.configuration.PrintStreamAnnotationMonitor
- All Implemented Interfaces:
AnnotationMonitor
Monitor that reports to a
PrintStream
, defaulting to System.out
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
Methods inherited from class org.jbehave.core.configuration.PrintingAnnotationMonitor
annotationNotFound, elementCreationFailed
-
Constructor Details
-
PrintStreamAnnotationMonitor
public PrintStreamAnnotationMonitor() -
PrintStreamAnnotationMonitor
-
-
Method Details
-
print
- Specified by:
print
in classPrintingAnnotationMonitor
-
printStackTrace
- Specified by:
printStackTrace
in classPrintingAnnotationMonitor
-