orchescala.simulation.SimulationRunner
See theSimulationRunner companion object
abstract class SimulationRunner extends SimulationDsl[IO[SimulationError, Seq[(LogLevel, Seq[ScenarioResult])]]], TestOverrideExtensions, Logging
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
object ignore
Attributes
- Inherited from:
- SimulationDsl
- Supertypes
-
class Objecttrait Matchableclass Any
object only
Attributes
- Inherited from:
- SimulationDsl
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Abstract methods
Concrete methods
Inherited methods
Attributes
- Inherited from:
- SimulationDsl
inline def incidentScenario(inline process: Process[_, _, _], incidentMsg: String): IncidentScenario
Attributes
- Inherited from:
- SimulationDsl
inline def incidentScenario(inline process: Process[_, _, _], incidentMsg: String)(body: SStep*): IncidentScenario
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Concrete fields
Givens
Inherited givens
Attributes
- Inherited from:
- Logging
inline given given_Conversion_MessageEvent_SMessageEvent: given_Conversion_MessageEvent_SMessageEvent
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Extensions
Inherited extensions
extension (event: MessageEvent[_])
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
extension (event: SignalEvent[_])
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
extension (event: TimerEvent)
Attributes
- Inherited from:
- SimulationDsl
Attributes
- Inherited from:
- SimulationDsl
extension (logs: Seq[LogEntry])
extension (scen: ProcessScenario)
Attributes
- Inherited from:
- SimulationDsl
extension (scen: IncidentScenario)
Attributes
- Inherited from:
- SimulationDsl
extension (ut: UserTask[_, _])
Attributes
- Inherited from:
- SimulationDsl
extension [T <: WithTestOverrides[T]](withOverride: T)
Attributes
- Inherited from:
- TestOverrideExtensions
Attributes
- Inherited from:
- TestOverrideExtensions
Attributes
- Inherited from:
- TestOverrideExtensions
Attributes
- Inherited from:
- TestOverrideExtensions
Attributes
- Inherited from:
- TestOverrideExtensions
Attributes
- Inherited from:
- TestOverrideExtensions
Attributes
- Inherited from:
- TestOverrideExtensions
In this article