ScalaScenarioScopedHookDefinition
io.cucumber.scala.ScalaScenarioScopedHookDefinition
class ScalaScenarioScopedHookDefinition(val hookDetails: ScalaHookDetails) extends ScalaHookDefinition, ScenarioScoped
Attributes
- Graph
-
- Supertypes
-
trait ScenarioScopedtrait ScalaHookDefinitiontrait AbstractGlueDefinitiontrait HookDefinitiontrait Locatedclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- ScenarioScoped
Attributes
- Definition Classes
-
ScalaHookDefinition -> HookDefinition
- Inherited from:
- ScalaHookDefinition
Executes the block of code and handle failures in the way asked by Cucumber specification: that is throwing a CucumberInvocationTargetException.
Executes the block of code and handle failures in the way asked by Cucumber specification: that is throwing a CucumberInvocationTargetException.
Attributes
- Inherited from:
- AbstractGlueDefinition
Attributes
- Inherited from:
- HookDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
ScalaHookDefinition -> HookDefinition
- Inherited from:
- ScalaHookDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
ScalaHookDefinition -> HookDefinition
- Inherited from:
- ScalaHookDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Concrete fields
Inherited fields
Attributes
- Inherited from:
- ScalaHookDefinition
Attributes
- Inherited from:
- AbstractGlueDefinition
In this article