Package io.fluentlenium.core.hook
Annotation Interface NoHook
Remove current hook definitions from the container context.
-
Optional Element Summary
-
Element Details
-
value
Hook[] valueHook annotations to remove.If no annotation is provided, all hook will be removed.
- Returns:
- Hook annotations to remove
- Default:
- {}
-