Class JsonTemplateOutput

  • All Implemented Interfaces:
    StoryReporter

    public class JsonTemplateOutput
    extends TemplateableOutput
    A templateable output that generates JSON. By default it uses FreemarkerProcessor and template path ftl/jbehave-json-output.ftl, but custom processors based on other templating systems can be provided and/or other template paths can be configured.