TestKit

libretto.testing.TestKit
See theTestKit companion object
opaque trait TestKit

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

object Outcome

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Outcome.type

Types

type Dsl <: { type -⚬[A, B]; }
type ExecutionParam[A]
type ExecutionParams[A] = ExecutionParams[ExecutionParam, A]
opaque type Outcome[A]

Value members

Abstract methods

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

Abstract fields

val bridge: Of[dsl.type]
val dsl: Dsl