| Package | Description |
|---|---|
| tech.grasshopper.pdf.config | |
| tech.grasshopper.pdf.pojo.cucumber |
| Modifier and Type | Method and Description |
|---|---|
static List<Executable> |
StepHookFilter.allExecutables(List<Step> steps,
List<Hook> before,
List<Hook> after) |
static List<Executable> |
StepHookFilter.allExecutables(List<Step> steps,
List<Hook> before,
List<Hook> after) |
static List<Executable> |
StepHookFilter.filterExecutables(ReportConfig reportConfig,
List<Step> steps,
List<Hook> before,
List<Hook> after) |
static List<Executable> |
StepHookFilter.filterExecutables(ReportConfig reportConfig,
List<Step> steps,
List<Hook> before,
List<Hook> after) |
| Modifier and Type | Method and Description |
|---|---|
List<Hook> |
Scenario.getBeforeAfterHooks() |
List<Hook> |
Step.getBeforeAfterHooks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Step.addAfterStepHook(Hook hook) |
void |
Step.addBeforeStepHook(Hook hook) |
Copyright © 2022. All rights reserved.