public class WebDriverHtmlOutput
extends org.jbehave.core.reporters.HtmlOutput
| Modifier and Type | Field and Description |
|---|---|
static org.jbehave.core.reporters.Format |
WEB_DRIVER_HTML |
| Constructor and Description |
|---|
WebDriverHtmlOutput(PrintStream output) |
WebDriverHtmlOutput(PrintStream output,
org.jbehave.core.configuration.Keywords keywords) |
WebDriverHtmlOutput(PrintStream output,
Properties outputPatterns) |
WebDriverHtmlOutput(PrintStream output,
Properties outputPatterns,
org.jbehave.core.configuration.Keywords keywords) |
WebDriverHtmlOutput(PrintStream output,
Properties outputPatterns,
org.jbehave.core.configuration.Keywords keywords,
boolean reportFailureTrace) |
afterExamples, afterScenario, afterStory, beforeExamples, beforeScenario, beforeStep, beforeStory, compressFailureTrace, doCompressFailureTrace, doReportFailureTrace, dryRun, escape, example, failed, failedOutcomes, format, formatTable, givenStories, givenStories, ignorable, lifecyle, lookupPattern, narrative, notPerformed, overwritePattern, pending, pendingMethods, print, reportFailureTrace, restarted, scenarioMeta, scenarioNotAllowed, storyCancelled, storyNotAllowed, successful, toStringpublic WebDriverHtmlOutput(PrintStream output)
public WebDriverHtmlOutput(PrintStream output, Properties outputPatterns)
public WebDriverHtmlOutput(PrintStream output, org.jbehave.core.configuration.Keywords keywords)
public WebDriverHtmlOutput(PrintStream output, Properties outputPatterns, org.jbehave.core.configuration.Keywords keywords)
public WebDriverHtmlOutput(PrintStream output, Properties outputPatterns, org.jbehave.core.configuration.Keywords keywords, boolean reportFailureTrace)
Copyright © 2013. All Rights Reserved.