TestKitWithManualClock

libretto.testing.TestKitWithManualClock

Attributes

Graph
Supertypes
trait TestKit
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Inherited classlikes

object Outcome

Attributes

Inherited from:
TestKit
Supertypes
class Object
trait Matchable
class Any

Inherited types

type ExecutionParams[A] = ExecutionParams[ExecutionParam, A]

Attributes

Inherited from:
TestKit

Inherited and Abstract types

Attributes

Inherited from:
TestKit
type Dsl <: { type -⚬[A, B]; }

Attributes

Inherited from:
TestKit
type ExecutionParam[A]

Attributes

Inherited from:
TestKit
opaque type Outcome[A]

Attributes

Inherited from:
TestKit

Value members

Concrete methods

Inherited and Abstract methods

def supplyDefaultInput(using exn: bridge.Execution)(inPort: exn.InPort[DefaultInput]): Unit

Attributes

Inherited from:
TestKit

Inherited and Abstract fields

val bridge: Of[dsl.type]

Attributes

Inherited from:
TestKit
val dsl: Dsl

Attributes

Inherited from:
TestKit