StepAction

scalus.testing.StepAction
See theStepAction companion object
sealed trait StepAction

An action taken during scenario exploration.

Used to track the path of actions that led to a violation or successful exploration.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Submit
class Wait
In this article