io.cucumber.scala.StaticHookType
See theStaticHookType companion trait
object StaticHookType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StaticHookType.type
Members list
Type members
Classlikes
case object AFTER_ALL extends StaticHookType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait StaticHookTypetrait HookTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
AFTER_ALL.type
case object BEFORE_ALL extends StaticHookType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait StaticHookTypetrait HookTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
BEFORE_ALL.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article