HookType

io.cucumber.scala.HookType
sealed trait HookType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AFTER
object AFTER_STEP
object BEFORE
object BEFORE_STEP
object AFTER_ALL
object BEFORE_ALL
Show all
In this article