public class ConsoleOutput extends TxtOutput
Story reporter that outputs as TXT to System.out.
PrintStreamOutput.Format
NL
Constructor and Description |
---|
ConsoleOutput() |
ConsoleOutput(Keywords keywords) |
ConsoleOutput(Properties outputPatterns,
Keywords keywords,
boolean reportFailureTrace) |
afterExamples, afterGivenStories, afterScenario, afterStory, beforeExamples, beforeGivenStories, beforeScenario, beforeStep, beforeStory, comment, compressFailureTrace, doCompressFailureTrace, doReportFailureTrace, dryRun, escape, example, failed, failedOutcomes, format, formatTable, givenStories, givenStories, ignorable, lifecyle, lookupPattern, narrative, notPerformed, overwritePattern, pending, pendingMethods, print, print, reportFailureTrace, restarted, restartedStory, scenarioNotAllowed, storyCancelled, storyNotAllowed, successful, toString, transformPrintingTable
beforeScenario, example, scenarioMeta
public ConsoleOutput()
public ConsoleOutput(Keywords keywords)
public ConsoleOutput(Properties outputPatterns, Keywords keywords, boolean reportFailureTrace)
Copyright © 2003–2019. All rights reserved.