libretto-testing
libretto-testing
API
libretto.testing
scaletto
ScalettoTestExecutor
ExecutionParam
F
Instantiation
Instantiation
ManualClockParam
manualClockParamsInstance
ScalettoTestKitFromBridge
ScalettoTestKit
ScalettoTestKit
ScalettoTestKitOps
ScalettoTestSuite
StarterTestExecutor
StarterTestSuite
ManualClock
ManualClock
ManualClockParams
TestCase
TestCase
Configure
InteractWith
InteractWithConfigured
Multiple
Pending
Pure
Single
SingleProgram
TestExecutor
TestExecutor
Factory
Factory
UsingExecutor
TestKit
Outcome
monadOutcome
TestKit
TestKitOps
TestKitWithManualClock
TestResult
Success
Failures
TestResult
Failure
Failed
Crash
TimedOut
TestSuite
libretto-testing
/
libretto.testing
/
TestCase
/
InteractWith
InteractWith
libretto.testing.TestCase$.InteractWith
class
InteractWith
[
TK
<:
TestKit
,
O
](
val
kit
:
TK
,
val
body
:
Done
-⚬
O
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
via
(
conductor
: (exn:
Execution
)
=>
OutPort
[
O
]
=>
Outcome
[
Unit
]):
Single
[
TK
]
def
via
[
X
](
conductor
: (exn:
Execution
)
=>
OutPort
[
O
]
=>
Outcome
[
X
],
postStop
:
X
=>
Outcome
[
Unit
]):
Single
[
TK
]
Concrete fields
val
body
:
Done
-⚬
O
val
kit
:
TK
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields