Package io.cucumber.core.backend
Interface HookDefinition
- All Superinterfaces:
Located
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(TestCaseState state) default Optional<HookDefinition.HookType>
int
getOrder()
Methods inherited from interface io.cucumber.core.backend.Located
getLocation, getSourceReference, isDefinedAt
-
Method Details
-
execute
-
getTagExpression
String getTagExpression() -
getOrder
int getOrder() -
getHookType
-