StaticHookType

io.cucumber.scala.StaticHookType
See theStaticHookType companion object
sealed trait StaticHookType extends HookType

Attributes

Companion
object
Graph
Supertypes
trait HookType
class Object
trait Matchable
class Any
Known subtypes
object AFTER_ALL.type
object BEFORE_ALL.type
In this article