|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintStreamOutput | |
|---|---|
| org.jbehave.core.reporters | |
| Uses of PrintStreamOutput in org.jbehave.core.reporters |
|---|
| Subclasses of PrintStreamOutput in org.jbehave.core.reporters | |
|---|---|
class |
ConsoleOutput
Story reporter that outputs as TXT to System.out. |
class |
HtmlOutput
Story reporter that outputs to a PrintStream, as HTML. |
class |
IdeOnlyConsoleOutput
Outputs to the console only if running in an IDE. |
class |
TxtOutput
Story reporter that outputs to a PrintStream, as TXT. |
class |
XmlOutput
Story reporter that outputs to a PrintStream, as XML. |
| Methods in org.jbehave.core.reporters that return PrintStreamOutput | |
|---|---|
PrintStreamOutput |
PrintStreamOutput.doCompressFailureTrace(boolean compressFailureTrace)
|
PrintStreamOutput |
PrintStreamOutput.doReportFailureTrace(boolean reportFailureTrace)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||