public class HtmlTemplateOutput extends TemplateableOutput
FreemarkerProcessor
and template path ftl/jbehave-html-output.ftl,
but custom processors based on other templating systems can be provided and/or
other template paths can be configured.TemplateableOutput.OutputKeywords, TemplateableOutput.OutputLifecycle, TemplateableOutput.OutputMeta, TemplateableOutput.OutputNarrative, TemplateableOutput.OutputParameter, TemplateableOutput.OutputRestart, TemplateableOutput.OutputScenario, TemplateableOutput.OutputStep, TemplateableOutput.OutputStory
Constructor and Description |
---|
HtmlTemplateOutput(java.io.File file,
Keywords keywords) |
HtmlTemplateOutput(java.io.File file,
Keywords keywords,
TemplateProcessor processor,
java.lang.String templatePath) |
afterExamples, afterScenario, afterStory, beforeExamples, beforeScenario, beforeStep, beforeStory, dryRun, example, failed, failedOutcomes, givenStories, givenStories, ignorable, lifecyle, narrative, notPerformed, pending, pendingMethods, restarted, scenarioMeta, scenarioNotAllowed, storyCancelled, storyNotAllowed, successful
public HtmlTemplateOutput(java.io.File file, Keywords keywords)
public HtmlTemplateOutput(java.io.File file, Keywords keywords, TemplateProcessor processor, java.lang.String templatePath)
Copyright © 2003-2014. All Rights Reserved.