Class RestAssuredDetailedSection
- java.lang.Object
-
- tech.grasshopper.pdf.structure.Section
-
- tech.grasshopper.pdf.section.details.DetailedSection
-
- tech.grasshopper.pdf.section.details.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>>
-
-
Field Summary
Fields Modifier and Type Field Description protected FileAnnotationStorefileAnnotations
-
Constructor Summary
Constructors Constructor Description RestAssuredDetailedSection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidscenarioAdditionalInfoDisplay(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
-
-
-
-
Field Detail
-
fileAnnotations
protected FileAnnotationStore fileAnnotations
-
-