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
/
SingleProgram
SingleProgram
libretto.testing.TestCase$.SingleProgram
sealed
trait
SingleProgram
[
TK
<:
TestKit
]
extends
Single
[
TK
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Single
[
TK
]
trait
TestCase
[
TK
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
O
type
P
type
X
Value members
Concrete methods
override
def
withTimeout
(
d
:
FiniteDuration
):
Single
[
TK
]
Attributes
Definition Classes
Single
Inherited methods
def
pending
:
TestCase
[
TK
]
Attributes
Inherited from:
TestCase
Abstract fields
val
body
:
Done
-⚬
O
val
conductor
: (exn:
Execution
)
=>
(
OutPort
[
O
],
P
)
=>
Outcome
[
X
]
val
params
:
ExecutionParam
[
P
]
val
postStop
:
X
=>
Outcome
[
Unit
]
val
testKit
:
TK
val
timeout
:
FiniteDuration
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods
Inherited methods
Abstract fields