|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.reporters.PrintStreamOutput
org.jbehave.core.reporters.TxtOutput
org.jbehave.core.reporters.ConsoleOutput
public class ConsoleOutput
Story reporter that outputs as TXT to System.out.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jbehave.core.reporters.PrintStreamOutput |
---|
PrintStreamOutput.Format |
Field Summary |
---|
Fields inherited from class org.jbehave.core.reporters.PrintStreamOutput |
---|
output |
Constructor Summary | |
---|---|
ConsoleOutput()
|
|
ConsoleOutput(java.util.Properties outputPatterns)
|
|
ConsoleOutput(java.util.Properties outputPatterns,
Keywords keywords,
boolean reportErrors)
|
Method Summary |
---|
Methods inherited from class org.jbehave.core.reporters.PrintStreamOutput |
---|
afterExamples, afterScenario, afterStory, beforeExamples, beforeScenario, beforeStory, dryRun, escape, example, failed, format, givenStories, ignorable, lookupPattern, notPerformed, pending, print, successful, toString, usePrintStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConsoleOutput()
public ConsoleOutput(java.util.Properties outputPatterns)
public ConsoleOutput(java.util.Properties outputPatterns, Keywords keywords, boolean reportErrors)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |