Uses of Class
org.jbehave.core.reporters.PrintStreamOutput
Packages that use PrintStreamOutput
-
Uses of PrintStreamOutput in org.jbehave.core.reporters
Subclasses of PrintStreamOutput in org.jbehave.core.reportersModifier and TypeClassDescriptionclassStory reporter that outputs as ANSI-coded text to System.out.classStory reporter that outputs as TXT to System.out.classStory reporter that outputs to a PrintStream, as HTML.classOutputs to the console only if running in an IDE.classStory reporter that outputs to a PrintStream, as JSON.classDecorates console output to allow TeamCity build script interaction: * https://confluence.jetbrains.com/display/TCD9/Build+Script+Interaction+with+TeamCityclassStory reporter that outputs to a PrintStream, as TXT.classStory reporter that outputs to a PrintStream, as XML.Methods in org.jbehave.core.reporters that return PrintStreamOutputModifier and TypeMethodDescriptionPrintStreamOutput.doCompressFailureTrace(boolean compressFailureTrace) PrintStreamOutput.doReportFailureTrace(boolean reportFailureTrace)