scalus.testing.StepAction
See theStepAction companion trait
object StepAction
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StepAction.type
Members list
Type members
Classlikes
case class Submit(tx: Transaction) extends StepAction
Submit a transaction to the emulator.
Submit a transaction to the emulator.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StepActionclass Objecttrait Matchableclass AnyShow all
case class Wait(slots: Long) extends StepAction
Wait (advance slot) by the given number of slots.
Wait (advance slot) by the given number of slots.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StepActionclass Objecttrait Matchableclass AnyShow all
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