All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractStory Add the following features to the story execution: - Screenshot build - Story path hardening - Steps factory to find steps by annotation - Most useful embedder configuration for the test frameworkAlternativeWebDriverConfiguration Override the default web driver configuration by a own for a specific story.ApiSteps Abstract steps class for api tests.BrowserDriverUpdater Pushes the WebDriver updates for several browser.CurrentStory Gives access to the current story about the Spring ContextCurrentStoryEmbedderMonitor Gives access to the current story about the Spring ContextCustomizingStories Gives access to the current story about the Spring ContextCustomizingStoryPathResolver This Story Path Resolver save the story class in spring context to use story customisations, e.g.FaultTolerantStoryPathResolver Story path resolver for most common configuration faultsFlatInteraction Save the data flat for the test execution.InteractionLifecycleSteps Regulating the lifecycle of the browser for JBehave frontend testsJQueryPage Abstract base class for page objects for jquery frontend.Page Abstract base class for page objects.RequestInteractionFilter Filter for Rest Assured that saves the current recallResponse in the Scenario Interaction.RestartBrowserBeforeScenario Restart the Browser before scenario interaction.RestAssuredLifecycleSteps Regulating the lifecycle of the browser for JBehave frontend testsRestAssuredSteps RunAllStories Run all storiesScannedStepsFactory Steps factory for automatic step instantiation by class path scanScannedStoryPaths Scan story classes in classpath and add paths for executionScenarioInteraction Holds context variables that are needed in the entire JBehave Scenario.ScreenshotCreator Create screenshot and save it to file system.ScreenshotHtmlOutput Render screenshots for success and error at reportScreenshotReportForm Screenshot report formScreenshotStoryReporterBuilder Enhanced the JBehave story report builder by screenshots.SeleniumSteps Abstract steps class for selenium test.Steps Regulating the lifecycle of the browser for JBehave frontend testsStoryInteraction Holds context variables that are needed in the entire JBehave Story.StoryInteractionParameterConverter Maps interaction key like $key to value.TestLevel Additional test level annotation to run stories on different environments.UrlAppender Fault tolerant url appenderUrlMatchesExpectation ExpectedCondition for url matching.UsefulWebDriverConfiguration A useful configuration with some additions to selenium default for all supported and tested browsers.WebDriverConfiguration The configuration for all supported and tested browsers.WebDriverLifecycleSteps Regulating the lifecycle of the browser for JBehave frontend testsWebDriverWrapper Manage the current WebDriver instance.WebElementDecorator Provides the extended WebElement via the WebElementHandler.WebElementEnhanced Extends WebElement by several helper methods.WebElementHandler Binds the WebElementEnhanced.WebElementProxy