| Package | Description |
|---|---|
| tech.grasshopper.pdf.destination | |
| tech.grasshopper.pdf.pojo.cucumber | |
| tech.grasshopper.pdf.section.attributes |
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.DestinationStore.addAuthorDestination(Destination destination) |
void |
Destination.DestinationStore.addDeviceDestination(Destination destination) |
void |
Destination.DestinationStore.addFailSkipScenarioDestination(Destination destination) |
void |
Destination.DestinationStore.addFeatureDestination(Destination destination) |
void |
Destination.DestinationStore.addScenarioDestination(Destination destination) |
void |
Destination.DestinationStore.addSummaryDestination(Destination destination) |
void |
Destination.DestinationStore.addTagDestination(Destination destination) |
| Modifier and Type | Field and Description |
|---|---|
protected Destination |
NonExecutable.destination |
| Modifier and Type | Field and Description |
|---|---|
protected List<Destination> |
Executable.destinations |
| Modifier and Type | Method and Description |
|---|---|
abstract Consumer<Destination> |
AttributeSection.attributeDestinationConsumer() |
Consumer<Destination> |
AuthorSection.attributeDestinationConsumer() |
Consumer<Destination> |
DeviceSection.attributeDestinationConsumer() |
Consumer<Destination> |
TagSection.attributeDestinationConsumer() |
Copyright © 2023. All rights reserved.