ScalaGlobalDocStringTypeDefinition
io.cucumber.scala.ScalaGlobalDocStringTypeDefinition
class ScalaGlobalDocStringTypeDefinition[T](val details: ScalaDocStringTypeDetails[T]) extends ScalaDocStringTypeDefinition[T]
Attributes
- Graph
-
- Supertypes
-
class ScalaDocStringTypeDefinition[T]trait AbstractGlueDefinitiontrait DocStringTypeDefinitiontrait Locatedclass Objecttrait Matchableclass AnyShow all
Members list
Value members
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
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Attributes
- Definition Classes
-
AbstractGlueDefinition -> Located
- Inherited from:
- AbstractGlueDefinition
Concrete fields
Inherited fields
Attributes
- Inherited from:
- ScalaDocStringTypeDefinition
Attributes
- Inherited from:
- ScalaDocStringTypeDefinition
In this article