scalus.testing.ScenarioState
See theScenarioState companion object
State threaded through Scenario computations.
Value parameters
- actionLog
-
log of actions taken during exploration (newest first for O(1) append)
- emulator
-
the immutable emulator state
- rng
-
ScalaCheck RNG seed for deterministic generation
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article