Interface ScreenshotStoryReporterBuilder

  • All Known Implementing Classes:
    AbstractStory, RunAllStories

    public interface ScreenshotStoryReporterBuilder
    Enhanced the JBehave story report builder by screenshots.
    Author:
    Daniel Keiss <daniel.keiss@telekom.de>

    Copyright (c) 2020 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.

    • Method Detail

      • screenshotStoryReporterBuilder

        default org.jbehave.core.reporters.StoryReporterBuilder screenshotStoryReporterBuilder()
      • getApplicationContext

        org.springframework.context.ApplicationContext getApplicationContext()