io.cucumber.scala.ScalaHookDefinition
See theScalaHookDefinition companion object Attributes
- Companion:
- object
- Graph
- Supertypes
trait HookDefinition
trait Located
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
Attributes
- Definition Classes
HookDefinition
Attributes
- Definition Classes
HookDefinition
Attributes
- Definition Classes
HookDefinition
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