orchescala.simulation.custom

Members list

Type members

Classlikes

Attributes

Companion
object
Supertypes
trait Logging
trait SimulationDsl[Future[Seq[(LogLevel, Seq[ScenarioResult])]]]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
case class ContextData(requestCount: Int, processInstanceId: String, rootProcessInstanceId: String, taskId: String, jobId: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
abstract class CustomSimulation extends SimulationDsl[Future[Seq[(LogLevel, Seq[ScenarioResult])]]], DmnScenarioExtensions

Attributes

Supertypes
trait Logging
trait SimulationDsl[Future[Seq[(LogLevel, Seq[ScenarioResult])]]]
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all
Known subtypes
case class Fsso(url: String, bodyForm: Map[String, String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Logging
trait SimulationDsl[Future[Seq[(LogLevel, Seq[ScenarioResult])]]]
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Show all
Known subtypes
case class ScenarioData(scenarioName: String, context: ContextData, logEntries: Seq[LogEntry])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ScenarioResult(name: String, maxLevel: LogLevel, log: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SimulationFingerprint extends SubclassFingerprint

Attributes

Supertypes
trait SubclassFingerprint
trait Fingerprint
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes
final class SimulationRunner(val args: Array[String], val remoteArgs: Array[String], testClassLoader: ClassLoader) extends Runner

Attributes

Supertypes
trait Runner
class Object
trait Matchable
class Any
final class SimulationTestFramework extends Framework

Attributes

Supertypes
trait Framework
class Object
trait Matchable
class Any
class Task(val taskDef: TaskDef, runUTestTask: (Seq[Logger], EventHandler) => Future[Unit]) extends Task

Attributes

Supertypes
trait Task
class Object
trait Matchable
class Any

Types