ScalaScenarioScopedDefaultParameterTransformerDefinition

io.cucumber.scala.ScalaScenarioScopedDefaultParameterTransformerDefinition

Attributes

Graph
Supertypes
trait ScenarioScoped
trait DefaultParameterTransformerDefinition
trait Located
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def dispose(): Unit

Attributes

Inherited from:
ScenarioScoped
protected def executeAsCucumber(block: => Unit): Unit

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
override def getLocation(): String

Attributes

Definition Classes
Inherited from:
AbstractGlueDefinition
override def getSourceReference(): Optional[SourceReference]

Attributes

Definition Classes
Inherited from:
AbstractGlueDefinition
override def isDefinedAt(stackTraceElement: StackTraceElement): Boolean

Attributes

Definition Classes
Inherited from:
AbstractGlueDefinition

Inherited fields

override val location: StackTraceElement
override val parameterByTypeTransformer: ParameterByTypeTransformer
lazy val sourceReference: SourceReference

Attributes

Inherited from:
AbstractGlueDefinition