Class PDFCucumberReport


  • public class PDFCucumberReport
    extends Object
    • Field Detail

      • reportFile

        protected File reportFile
      • document

        protected org.apache.pdfbox.pdmodel.PDDocument document
    • Method Detail

      • setParameterConfig

        public void setParameterConfig​(ParameterConfig parameterConfig)
      • createReport

        public void createReport()
      • verifyReportConfig

        protected void verifyReportConfig()
      • createDashboardSection

        protected void createDashboardSection()
      • createSummarySection

        protected void createSummarySection()
      • createNotPassedScenarioSection

        protected void createNotPassedScenarioSection()
      • createTagSection

        protected void createTagSection()
      • createDeviceSection

        protected void createDeviceSection()
      • createAuthorSection

        protected void createAuthorSection()
      • createFeatureSection

        protected void createFeatureSection()
      • createScenarioSection

        protected void createScenarioSection()
      • createDetailedSection

        protected void createDetailedSection()
      • createExpandedSection

        protected void createExpandedSection()
      • processDestinationAnnotations

        protected void processDestinationAnnotations()
      • processFileAnnotations

        protected void processFileAnnotations()