ScalaGlobalStaticHookDefinition
io.cucumber.scala.ScalaGlobalStaticHookDefinition
class ScalaGlobalStaticHookDefinition(val hookDetails: ScalaStaticHookDetails) extends ScalaStaticHookDefinition
Attributes
- Graph
-
- Supertypes
-
trait AbstractGlueDefinitiontrait StaticHookDefinitiontrait Locatedclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Definition Classes
-
ScalaStaticHookDefinition -> StaticHookDefinition
- Inherited from:
- ScalaStaticHookDefinition
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
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
ScalaStaticHookDefinition -> StaticHookDefinition
- Inherited from:
- ScalaStaticHookDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Concrete fields
Inherited fields
Attributes
- Inherited from:
- ScalaStaticHookDefinition
Attributes
- Inherited from:
- AbstractGlueDefinition
In this article