ScopedHookType

io.cucumber.scala.ScopedHookType
See theScopedHookType companion object
sealed trait ScopedHookType extends HookType

Attributes

Companion
object
Graph
Supertypes
trait HookType
class Object
trait Matchable
class Any
Known subtypes
object AFTER
object AFTER_STEP
object BEFORE
object BEFORE_STEP
In this article