io.cucumber.scala.ScalaHookDefinition
See theScalaHookDefinition companion object
trait ScalaHookDefinition extends HookDefinition, AbstractGlueDefinition
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait AbstractGlueDefinitiontrait HookDefinitiontrait Locatedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
HookDefinition
Attributes
- Definition Classes
-
HookDefinition
Attributes
- Definition Classes
-
HookDefinition
Inherited methods
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
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Abstract fields
Concrete fields
Inherited fields
Attributes
- Inherited from:
- AbstractGlueDefinition
In this article