Class RestAssuredDetailedSection


  • public class RestAssuredDetailedSection
    extends tech.grasshopper.pdf.section.details.DetailedSection
    • Nested Class Summary

      • Nested classes/interfaces inherited from class tech.grasshopper.pdf.section.details.DetailedSection

        tech.grasshopper.pdf.section.details.DetailedSection.DetailedSectionBuilder<C extends tech.grasshopper.pdf.section.details.DetailedSection,​B extends tech.grasshopper.pdf.section.details.DetailedSection.DetailedSectionBuilder<C,​B>>
      • Nested classes/interfaces inherited from class tech.grasshopper.pdf.structure.Section

        tech.grasshopper.pdf.structure.Section.SectionBuilder<C extends tech.grasshopper.pdf.structure.Section,​B extends tech.grasshopper.pdf.structure.Section.SectionBuilder<C,​B>>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected FileAnnotationStore fileAnnotations  
      • Fields inherited from class tech.grasshopper.pdf.section.details.DetailedSection

        detailedData, GAP, ylocation
      • Fields inherited from class tech.grasshopper.pdf.structure.Section

        destinations, displayData, document, reportConfig
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void scenarioAdditionalInfoDisplay​(tech.grasshopper.pdf.pojo.cucumber.Scenario scenario)  
      • Methods inherited from class tech.grasshopper.pdf.section.details.DetailedSection

        builder, canEqual, createSection, equals, featureAdditionalInfoDisplay, getDetailedData, hashCode, setDetailedData, toString
      • Methods inherited from class tech.grasshopper.pdf.structure.Section

        createPage, getDestinations, getDisplayData, getDocument, getReportConfig, setDestinations, setDisplayData, setDocument, setReportConfig
    • Constructor Detail

      • RestAssuredDetailedSection

        public RestAssuredDetailedSection()
    • Method Detail

      • scenarioAdditionalInfoDisplay

        protected void scenarioAdditionalInfoDisplay​(tech.grasshopper.pdf.pojo.cucumber.Scenario scenario)
        Overrides:
        scenarioAdditionalInfoDisplay in class tech.grasshopper.pdf.section.details.DetailedSection