All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AllFeaturesPageCollection Page collection for the feature overview page.AllFeaturesPageRenderer The renderer for the feature overview page.AllScenariosPageCollection Page collection for the scenario overview page.AllScenariosPageRenderer The renderer for the scenario overview page.AllStepsPageCollection Page collection for the step overview page.AllStepsPageRenderer The renderer for the steps overview page.AllTagsPageCollection Page collection for the tag overview page.AllTagsPageRenderer The renderer for the tags overview page.Argument The Argument class represents a Cucumber step argument.Axis Chart axis.Chart The base class for all charts.ChartConfiguration This stores the colors and type of a report chart.ChartConfiguration.Type The type of chart.ChartJsonConverter Helper class to convert charts to JSON data.CluecumberCoreGraph Main Dagger class.CluecumberEngine The main plugin class.CluecumberException The base Cluecumber Report plugin exception that all exceptions extend.CluecumberLogger Cluecumber base logger.CluecumberLogger.CluecumberLogLevel Enum for the Cluecumber log levels.CustomCssRenderer The renderer for the custom CSS styles.CustomCssRenderer.CustomStatusColors Class for custom status colors.CustomParameter Custom report parameters.Data The chart data to be displayed.Dataset The class to hold chart data.DocString The class to hold docstring information of steps.Element This represents a scenarios.ElementIndexPreProcessor This class preprocessesElementJSON to add additional information to it and extract attachments.ElementJsonPostProcessor This enriches the scenarios with feature information and adds a feature index to every feature.ElementMultipleRunsPreProcessor This class preprocessesElementJSON to add additional information to it and extract attachments.Embedding This class represents scenario attachments.Feature Represents a feature file.FeatureVisitor The visitor for feature related pages.FileCreationException Thrown when a file cannot be created.FileIO This class manages reading from and writing to files.FileSystemManager Manages access to the file system.JsonPojoConverter The converter to turn JSON into a report array including pre- and post-processing.Legend The legend for charts shown in the report.Link Represents a link in the generated report.LinkedProperties Properties extension that keeps the order of properties.LinkType Enum to define is a link points to an internal report page or an external resource.Match The match of theResultMatch.MimeType Enum to get all MimeTypes for embedded content.MissingFileException Thrown when a file is not found.Navigation Report navigation.Options Chart options.PageCollection The base page collection.PageRenderer The base class for page rendering.PageVisitor Base interface for the visitor pattern.PageWithChartRenderer The renderer for pages with charts.PathCreationException Thrown when a path cannot be created.PieChartBuilder The builder class for pie charts.PropertiesFileLoader Loads a properties file.PropertyManager This class stores and serves all Cluecumber properties.RenderingUtils Generic utilities for page rendering.Report This is a feature.ReportDetails Information about the report generation date and Cluecumber version.ReportGenerator The main report generator.ReportJsonPostProcessor Post processor for GUICE that adds feature indices, merges background scenarios into scenarios and adds feature information to scenarios.Result This represents a result of a step or scenario.ResultCount The aggregated results.ResultMatch The result collection that is used for steps, hooks, scenarios and features.Row Table row.ScaleLabel TheScales The axes of the chart.ScenarioDetailsPageCollection The page collection for the scenario details page.ScenarioDetailsPageRenderer The renderer for the scenario details page.ScenarioSummaryPageCollection Page collection for the display of scenario results on the tag and step summary pages.ScenarioVisitor The visitor for scenario related pages.Settings Holder class for static plugin settingsSettings.CustomParamDisplayMode Where to display custom parameters.Settings.StartPage Defines all possible start pages.StackedBarChartBuilder The builder class for stacked bar charts.StartPageCollection Necessary properties for the start page.StartPageRenderer The renderer for the index page that redirects to the chosen start page.Status Enum to manage all states for steps and scenarios.Step A Cucumber step.StepVisitor The visitor for scenario step related pages.Tag This represents a Cucumber tag.TagVisitor The visitor for tag related pages.TemplateConfiguration The base configuration for the Freemarker template engine.TemplateEngine This class manages the Freemarker templates.TemplateEngine.Template The enum that defines the different Freemarker template names.Ticks Class to define the ticks on chart axes.Times This class holds feature, scenario or step indeces and associated times.TreeViewPageCollection Page collection for the tree view page.TreeViewPageRenderer The renderer for the feature and scenario tree view page.Visitable Base interface for page collections to accept visitor classes.VisitorDirectory List of visitorsWrongOrMissingPropertyException Thrown when an expected plugin property is not found or wrong (typically set inside a configuration block within the pom file).