public class StepHookFilter extends Object
| Constructor and Description |
|---|
StepHookFilter() |
| Modifier and Type | Method and Description |
|---|---|
static List<Executable> |
allExecutables(List<Step> steps,
List<Hook> before,
List<Hook> after) |
static List<Executable> |
filterExecutables(ReportConfig reportConfig,
List<Step> steps,
List<Hook> before,
List<Hook> after) |
Copyright © 2023. All rights reserved.